Skip to content

docs(mks): remove limitations that no longer apply #7831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: MKS Premium Plan
excerpt: 'Features and limitations of the MKS Premium Plan in Beta version'
updated: 2025-04-30
updated: 2025-05-07
---

<style>
Expand Down Expand Up @@ -48,10 +48,6 @@ This list is subject to change as new features will be introduced during the Bet

Upgrading an existing cluster is not supported at the moment, we'll deliver this functionality once we support the next Kubernetes release (1.33).

### Cluster rename

Renaming an existing cluster is not supported at the moment.

### Logs Data Platform integration

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.
Expand All @@ -60,9 +56,6 @@ Audit logs forwarding to the [Logs Data Platform](/pages/public_cloud/containers

Real-time monitoring of the etcd storage usage is not supported at the moment, current etcd quota is 8GB per cluster.

### API server admission plugins configuration

The configuration of the [API server admission plugins](/pages/public_cloud/containers_orchestration/managed_kubernetes/apiserver-flags-configuration) is not available at the moment.

### API Server IP restrictions

Expand All @@ -75,10 +68,6 @@ Retrieve the gateway IP of your cluster's gateway in the [OVHcloud Control Panel
openstack router show ROUTER_ID -c external_gateway_info
```

### Security Policies

Changing the Security Policy after the cluster creation is not supported yet.

### Anti-affinity

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 Premium Plan (region EU-WEST-PAR).
Expand Down