Skip to content

Commit 19bfca6

Browse files
committed
update
1 parent 0481a49 commit 19bfca6

File tree

2 files changed

+10
-34
lines changed

2 files changed

+10
-34
lines changed

pages/public_cloud/containers_orchestration/managed_kubernetes/premium/guide.en-gb.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,12 @@ updated: 2025-09-02
3636
| Availability | 99,5% SLO | 99,99 SLA (at General Availability stage) |
3737
| etcd | Shared, up to 400MB | Dedicated, up to 8GB |
3838
| 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 |
4040

4141
## Limitations / Upcoming features
4242

4343
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.
4444

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-
5545
### ETCD Quota
5646

5747
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
6757
openstack router show ROUTER_ID -c external_gateway_info
6858
```
6959

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-
7660
### Ports
7761

7862
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
11296

11397
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).
11498

99+
### Reset kubeconfig
100+
101+
At the moment, it is not possible to reset your kubeconfig file.
102+
115103
## Getting started
116104

117105
### Prerequisites

pages/public_cloud/containers_orchestration/managed_kubernetes/premium/guide.fr-fr.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,12 @@ updated: 2025-09-02
3636
| Availability | 99,5% SLO | 99,99 SLA (at General Availability stage) |
3737
| etcd | Shared, up to 400MB | Dedicated, up to 8GB |
3838
| 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 |
4040

4141
## Limitations / Upcoming features
4242

4343
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.
4444

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-
5545
### ETCD Quota
5646

5747
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
6757
openstack router show ROUTER_ID -c external_gateway_info
6858
```
6959

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-
7660
### Ports
7761

7862
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
11296

11397
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).
11498

99+
### Reset kubeconfig
100+
101+
At the moment, it is not possible to reset your kubeconfig file.
102+
115103
## Getting started
116104

117105
### Prerequisites

0 commit comments

Comments
 (0)