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
| etcd | Shared, up to 400MB | Dedicated, up to 8GB |
38
38
| Max cluster size | Up to 100 nodes | Up to 500 nodes |
39
-
| Regional availability | Single-zone regions (3-AZ regions planned for 2025)| 3-AZ region for now |
39
+
| Regional availability | Single-zone regions | 3-AZ region for now |
40
40
41
41
## Limitations / Upcoming features
42
42
43
43
In order to help you make the best use of our new Managed Kubernetes Service (MKS) Standard Plan, we have listed some limitations and guidelines related to specific features.
44
44
45
-
This list is subject to change as new features will be introduced during the Beta period. The end of the Beta phase and General Availability are planned for the end of summer 2025.
46
-
47
-
### Cluster upgrade
48
-
49
-
Upgrading an existing cluster is not supported at the moment, we'll deliver this functionality once we support the next Kubernetes release (1.33).
50
-
51
-
### Logs Data Platform integration
52
-
53
-
Audit logs forwarding to the [Logs Data Platform](/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform) is not supported at the moment.
54
-
55
45
### ETCD Quota
56
46
57
47
Real-time monitoring of the etcd storage usage is not supported at the moment, current etcd quota is 8GB per cluster.
@@ -67,12 +57,6 @@ Retrieve the gateway IP of your cluster's gateway in the [OVHcloud Control Panel
67
57
openstack router show ROUTER_ID -c external_gateway_info
68
58
```
69
59
70
-
### Anti-affinity
71
-
72
-
This feature allows worker nodes to be deployed on different hypervisors (physical servers) within the same availability zone, guaranteeing better fault tolerance. It is currently supported on the MKS Standard Plan (region EU-WEST-PAR).
73
-
74
-
We recommend using multiple Availability Zones (AZs) instead by using node pool to spread worker nodes between AZ.
75
-
76
60
### Ports
77
61
78
62
The OpenStack security group for worker nodes is the `default` one. It allows all egress and ingress traffic by default on your private network.
@@ -112,6 +96,10 @@ The [classic multi-attach](/pages/public_cloud/compute/classic_block_multi_az_li
112
96
113
97
To create a volume on MKS Standard, use the same process as a [Free Managed Kubernetes cluster](/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume).
114
98
99
+
### Reset kubeconfig
100
+
101
+
At the moment, it is not possible to reset your kubeconfig file.
| etcd | Shared, up to 400MB | Dedicated, up to 8GB |
38
38
| Max cluster size | Up to 100 nodes | Up to 500 nodes |
39
-
| Regional availability | Single-zone regions (3-AZ regions planned for 2025)| 3-AZ region for now |
39
+
| Regional availability | Single-zone regions | 3-AZ region for now |
40
40
41
41
## Limitations / Upcoming features
42
42
43
43
In order to help you make the best use of our new Managed Kubernetes Service (MKS) Standard Plan, we have listed some limitations and guidelines related to specific features.
44
44
45
-
This list is subject to change as new features will be introduced during the Beta period. The end of the Beta phase and General Availability are planned for the end of summer 2025.
46
-
47
-
### Cluster upgrade
48
-
49
-
Upgrading an existing cluster is not supported at the moment, we'll deliver this functionality once we support the next Kubernetes release (1.33).
50
-
51
-
### Logs Data Platform integration
52
-
53
-
Audit logs forwarding to the [Logs Data Platform](/pages/public_cloud/containers_orchestration/managed_kubernetes/forwarding-audit-logs-to-logs-data-platform) is not supported at the moment.
54
-
55
45
### ETCD Quota
56
46
57
47
Real-time monitoring of the etcd storage usage is not supported at the moment, current etcd quota is 8GB per cluster.
@@ -67,12 +57,6 @@ Retrieve the gateway IP of your cluster's gateway in the [OVHcloud Control Panel
67
57
openstack router show ROUTER_ID -c external_gateway_info
68
58
```
69
59
70
-
### Anti-affinity
71
-
72
-
This feature allows worker nodes to be deployed on different hypervisors (physical servers) within the same availability zone, guaranteeing better fault tolerance. It is currently supported on the MKS Standard Plan (region EU-WEST-PAR).
73
-
74
-
We recommend using multiple Availability Zones (AZs) instead by using node pool to spread worker nodes between AZ.
75
-
76
60
### Ports
77
61
78
62
The OpenStack security group for worker nodes is the `default` one. It allows all egress and ingress traffic by default on your private network.
@@ -112,6 +96,10 @@ The [classic multi-attach](/pages/public_cloud/compute/classic_block_multi_az_li
112
96
113
97
To create a volume on MKS Standard, use the same process as a [Free Managed Kubernetes cluster](/pages/public_cloud/containers_orchestration/managed_kubernetes/setting-up-a-persistent-volume).
114
98
99
+
### Reset kubeconfig
100
+
101
+
At the moment, it is not possible to reset your kubeconfig file.
0 commit comments