Skip to content

Commit 522b692

Browse files
committed
book: fix versions.md for v1.32
1 parent 4a54bb3 commit 522b692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/src/reference/versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The Core Provider also talks to API server of every Workload Cluster. Therefore,
108108
| Kubernetes v1.29 + kubeadm/v1beta3 | ✓ >= v1.6.1 ||||
109109
| Kubernetes v1.30 + kubeadm/v1beta3 | | ✓ >= v1.7.1 |||
110110
| Kubernetes v1.31 + kubeadm/v1beta4 | | | ✓ >= v1.8.1 ||
111-
| Kubernetes v1.31 + kubeadm/v1beta4 | | | | ✓ >= v1.9.1 |
111+
| Kubernetes v1.32 + kubeadm/v1beta4 | | | | ✓ >= v1.9.1 |
112112

113113
The Kubeadm Bootstrap Provider generates kubeadm configuration using the API version recommended for the target Kubernetes version.
114114

@@ -126,7 +126,7 @@ The Kubeadm Bootstrap Provider generates kubeadm configuration using the API ver
126126
| Kubernetes v1.29 + etcd/v3 | ✓ >= v1.6.1 ||||
127127
| Kubernetes v1.30 + etcd/v3 | | ✓ >= v1.7.1 |||
128128
| Kubernetes v1.31 + etcd/v3 | | | ✓ >= v1.8.1 ||
129-
| Kubernetes v1.31 + etcd/v3 | | | | ✓ >= v1.9.1 |
129+
| Kubernetes v1.32 + etcd/v3 | | | | ✓ >= v1.9.1 |
130130

131131
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.
132132

0 commit comments

Comments
 (0)