Skip to main content

Release notes in Managed Kubernetes

Last update:

2026

February
  • added mks service events to the audit logs;
  • removed the limitation on network cards in clusters on dedicated servers - now you can use network cards with connection speeds of 10 Gbps and 25 Gbps;
  • added support for ephemeralStorage when autoscaling with Cluster Autoscaler and Karpenter;
  • added the ability to view in the control panel the user data you specified when creating a cluster on a cloud server or adding a new node group;
  • have added the pigz utility to the working node image, which speeds up the unpacking of container images through multi-threaded layer processing. The containerd runtime environment automatically starts using the pigz utility . You do not need to enable or configure anything else.
January
  • updated the autoscaling process with Karpenter:

    • accelerated the scaling process through parallel creation of multiple NodeClaims;
    • added UserData support to NodeClass;
    • added PriorityClassName to the Helm chart on Karpenter installation.

2025

December
November