January
In this article:
January#
January 14#
Changes#
Search by type is available at the Instance Type step of the instance wizard.
Fixed#
Data in drop-down lists of the Generation and RAM parameters at the Instance Type step of the instance wizard are sorted correctly.
January 19#
Changes#
All information about network settings and security groups for each interface is now displayed in a separate Network and Security tab of the instance page. You can attach interfaces, assign Elastic IP, enable source/destination check, and change security groups here.
The Description of a VPC has become the Name tag.
Tags for VPCs and subnets can be assigned in the web interface. In addition to the reserved Name key, you can define your arbitrary keys and values for tags.
You can now use underscores in Kubernetes cluster names.
API#
The CreateVpc and DescribeVpcs methods no longer support the
Description
parameter, and the ModifyVpcAttribute method no longer supports theDescription.Value
parameter. To identify a VPC, the tag with the Name key in thetagSet
attribute is used instead of theDescription
attribute.
Fixed#
The kubelet agent resource consumption is limited to prevent the Kubernetes cluster from hanging under high load.
The unavailable master node of the Kubernetes cluster becomes available for automatic public IP assignment after recovery.
January 27#
Changes#
The search in a resource table is performed only after pressing Enter.
The icon has been removed from the top menu (as the relevant notification feature was not implemented).