You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-27
Original file line number
Diff line number
Diff line change
@@ -60,33 +60,6 @@ Before the next steps, make sure the initial setup for development environment s
60
60
Versioning adheres to the [Semantic Versioning](http://semver.org/) principles.
61
61
A full list of the available release is available in the GitHub repository's [**Release** section](https://github.com/clastix/cluster-api-control-plane-provider-kamaji/releases).
62
62
63
-
### 📄 Compatibility matrix
64
-
65
-
The Control Plane provider has several dependencies, such as Cluster API and Kamaji.
66
-
67
-
The following compatibility matrix is useful to match them according to the Control Plane provider version you're planning to run.
68
-
69
-
| CP provider | Cluster API | Kamaji | TCP API version |
Contributions are highly appreciated and very welcomed!
@@ -103,6 +76,16 @@ Commits are used to generate the changelog, and their author will be referenced
103
76
The Kamaji Cluster API Control Plane provider is licensed under Apache 2.0.
104
77
The code is provided as-is with no warranties.
105
78
79
+
### 📄 Kamaji compatibility
80
+
81
+
As of July 2024, CLASTIX Labs organisation does no longer provide stable release artefacts in favour of [edge releases](https://kamaji.clastix.io/reference/versioning/#edge-releases).
82
+
83
+
Although CLASTIX Labs strives to provide production-grade artefacts even for edge releases,
84
+
starting from v0.12.0 the Kamaji Cluster API Control Plane provider will not use a stable version pinning in favour of edge releases.
85
+
86
+
To ensure a perfect compatibility and a production grade implementation between Kamaji and the Cluster API Control Plane provider,
87
+
we suggest getting in touch with CLASTIX Labs to achieve commercial support.
88
+
106
89
### 🛟 Commercial Support
107
90
108
91
[CLASTIX](https://clastix.io/) is the commercial company behind Kamaji and the Cluster API Control Plane provider.
0 commit comments