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: pages/public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources/guide.en-gb.md
We list here some details on the Control Panel, the plugins (CNI, CRI, CSI...) & software versions we use and the resources we reserve on each Node.
@@ -10,12 +10,11 @@ We list here some details on the Control Panel, the plugins (CNI, CRI, CSI...) &
10
10
11
11
Currently, we support the following Kubernetes releases:
12
12
13
-
*`1.28`
14
-
*`1.29`
15
13
*`1.30`
16
14
*`1.31`
17
15
*`1.32`
18
16
*`1.33`
17
+
*`1.34`
19
18
20
19
If you run a Managed Kubernetes Service using an older version we strongly encourage you to use the [version upgrade feature](/pages/public_cloud/containers_orchestration/managed_kubernetes/upgrading-kubernetes-version) to receive official support for your cluster.
21
20
@@ -35,65 +34,56 @@ The OS, kernel and Docker demon version on your nodes will be regularly updated.
35
34
36
35
We use `containerd` as the default CRI
37
36
38
-
*`1.28`: 1.7.18
39
-
*`1.29`: 1.7.18
40
37
*`1.30`: 1.7.18
41
-
*`1.31`: 1.7.18
42
-
*`1.32`: 1.7.25
43
-
*`1.33`: 2.1.3
38
+
*`1.31`: 2.1.4
39
+
*`1.32`: 2.1.4
40
+
*`1.33`: 2.1.4
41
+
*`1.34`: 2.1.4
44
42
45
43
## CNI (Cluster Network Interface)
46
44
47
45
The CNI plugin installed is [canal](https://github.com/projectcalico/canal) which embedded [calico](https://github.com/projectcalico/calico) for policy and [flannel](https://github.com/coreos/flannel/) for networking.
48
46
49
47
The versions installed depends on the Kubernetes version:
50
48
51
-
*`1.27`: calico v3.28.0, flannel v0.24.3
52
-
*`1.28`: calico v3.28.0, flannel v0.24.3
53
-
*`1.29`: calico v3.28.0, flannel v0.24.3
54
-
*`1.30`: calico v3.28.0, flannel v0.24.3
55
-
*`1.31`: calico v3.28.1, flannel v0.24.4
49
+
*`1.30`: calico v3.29.1, flannel v0.24.4
50
+
*`1.31`: calico v3.29.1, flannel v0.24.4
56
51
*`1.32`: calico v3.29.1, flannel v0.24.4
57
52
*`1.33`: calico v3.30.1, flannel v0.24.4
53
+
*`1.34`: calico v3.30.1, flannel v0.24.4
58
54
59
55
## CCM (Cloud-controller-manager)
60
56
61
57
Our cloud-controller-manager (CCM) is based on the OpenStack cloud-controller-manager (OpenstackCCM) available in the [Cloud provider openstack](https://github.com/kubernetes/cloud-provider-openstack) repository.
62
58
63
-
*`1.27`: OVH IOLB CCM based on OpenstackCCM 1.18, OVH Octavia CCM based on OpenstackCCM 1.29
64
-
*`1.28`: OVH IOLB CCM based on OpenstackCCM 1.18, OVH Octavia CCM based on OpenstackCCM 1.29
65
-
*`1.29`: OVH IOLB CCM based on OpenstackCCM 1.18, OVH Octavia CCM based on OpenstackCCM 1.29
66
59
*`1.30`: OVH IOLB CCM based on OpenstackCCM 1.18, OVH Octavia CCM based on OpenstackCCM 1.29
67
60
*`1.31`: OVH IOLB CCM based on OpenstackCCM 1.18, OVH Octavia CCM based on OpenstackCCM 1.29
68
61
*`1.32`: OVH Octavia CCM based on OpenstackCCM 1.29
69
62
*`1.33`: OVH Octavia CCM based on OpenstackCCM 1.33
63
+
*`1.34`: OVH Octavia CCM based on OpenstackCCM 1.33
70
64
71
65
## CSI (Container Storage Interface)
72
66
73
67
The CSI plugin installed is [cinder](https://github.com/kubernetes/cloud-provider-openstack).
74
68
75
69
The versions depend on the Kubernetes cluster version:
0 commit comments