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: docs/book/src/reference/versions.md
+3-12Lines changed: 3 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ These diagrams show the relationships between components in a Cluster API releas
85
85
| Kubernetes v1.27 | ✓ >= v1.4.2 | ✓ | ✓ | ✓ |
86
86
| Kubernetes v1.28 || ✓ >= v1.5.1 | ✓ | ✓ |
87
87
| Kubernetes v1.29 ||| ✓ >= v1.6.1 | ✓ |
88
+
| Kubernetes v1.30 |||| ✓ >= v1.7.1 |
88
89
89
90
90
91
\* There is an issue with CRDs in Kubernetes v1.23.{0-2}. ClusterClass with patches is affected by that (for more details please see [this issue](https://github.com/kubernetes-sigs/cluster-api/issues/5990)). Therefore we recommend to use Kubernetes v1.23.3+ with ClusterClass.
@@ -105,6 +106,7 @@ The Core Provider also talks to API server of every Workload Cluster. Therefore,
The Kubeadm Control Plane Provider talks to the API server and etcd members of every Workload Cluster whose control plane it owns. It uses the etcd v3 API.
126
129
@@ -142,18 +145,6 @@ The Kubeadm Control Plane requires the Kubeadm Bootstrap Provider.
142
145
**1.29**:
143
146
* In-tree cloud providers are now switched off by default. Please use DisableCloudProviders and DisableKubeletCloudCredentialProvider feature flags if you still need this functionality. (https://github.com/kubernetes/kubernetes/pull/117503)
144
147
145
-
**1.28**:
146
-
* No specific notes
147
-
148
-
**1.27**:
149
-
* No specific notes
150
-
151
-
**1.26**:
152
-
* No specific notes
153
-
154
-
**1.25**:
155
-
* No specific notes
156
-
157
148
**1.24**:
158
149
* Kubeadm Bootstrap Provider:
159
150
* `kubeadm` now sets both the `node-role.kubernetes.io/control-plane` and `node-role.kubernetes.io/master` taints on control plane nodes.
0 commit comments