Yandex Managed Service for Kubernetes release notes
Written by
Updated at November 22, 2024
Updates appear in the service's release channels in a sequence. First, updates with new features and improvements are released in the rapid
channel, after a while, in the regular
channel, and only then they become available in the stable
channel.
Q3 2024
New features
Added support for migrating masters between subnets within a single availability zone.
Fixes and improvements
- Fixed the error that prevented saving cluster audit log files with records larger than 128 KB. Record clipping is now enabled.
- Revised the cluster roles
for the Cilium network policy controller. Now they have only the minimum required permissions. - Added
subnet-id
field validation when updating a node group using CLI, Terraform, and API. Now, if both thenetwork-interface
andlocations
parameters are specified in an update request, thesubnet-id
fields underlocations
must either be all empty or fully match thesubnet-id
list undernetwork-interface
(thesubnet-id
items may be listed in any order). If thenetwork-interface
array in your request has more than one element, thesubnet-id
fields underlocations
must be empty.
H1 2024
New features
- Added support for Kubernetes 1.28
, 1.29 , and 1.30 . For more information, see Release channels. - Updated CSI
limits to support disks larger than 200 TB.
Fixes and improvements
- Fixed an error that could cause the snapshot
size to be missing when PersistentVolume was large. - Fixed an error where, during some node group updates, routes would fail to update to podCIDR
, causing pods on the node to be unavailable. - Fixed a number of vulnerabilities in runC
. - Fixed a problem with running a cluster after updating certificates while it was stopped.
- Fixed an error that, in some cases, caused a new node to permanently remain in the
NOT_CONNECTED
status.
2023
Release 2023-6
In the rapid
, regular
, and stable
release channels, the following updates are available:
- Added support for ultra high-speed network storages with three replicas (SSD) for storage classes and persistent volumes.
- Node groups can now be used with GPUs without preinstalled drivers. Now you can use the GPU Operator
application to select an appropriate driver version. For more information, see Using node groups with GPUs and no pre-installed drivers. - Removed the CPU resource restriction imposed on CoreDNS
pods to prevent throttling. - Added support for placement groups of non-replicable disks in the Kubernetes CSI driver. Placement group parameters are available for storage classes.
- Fixed the error of ignoring a log group ID when updating the
master_logging
parameter in a cluster. - Updated the Calico network controller to version 3.25
for Kubernetes versions beginning with 1.24.
Release 2023-5
In the rapid
, regular
, and stable
release channels, the following updates are available:
- Fixed the issue where the Guest Agent on nodes would access a resource outside a cluster.
- Updated the patch version
for Kubernetes version 1.27. - Added support for Kubernetes version 1.26.