March
In this article:
March#
March 3#
Changes#
Kubernetes cluster certificates are renewed automatically when the respective option is enabled.
The limit description in the Quotas section now displays the resource type, if any.
API#
Calling the
UpdateTrail
method creates a new bucket if no bucket with the specified name exists.
Fixed#
Terraform K2 Cloud Provider now supports network interfaces for launch templates.
In the tunnel parameter tabs on the VPN connection page, the parameters are grouped by the tunnel creation phases.
The Auto Scaling Groups section now supports search of the resource table.
29 March#
Changes#
The new Load balancing service allows you to quickly create and configure network load balancers to distribute TCP and UDP traffic among instances. K2 Cloud offers two types: internet-facing and internal load balancers. The former are intended to distribute traffic from the Internet, and the latter to handle intra-cloud traffic. Balancers are integrated with the cloud DNS service and, acting together, allow you to survive failures at various levels: from individual instances to availability zones.
The Kubernetes Clusters service can now delete worker nodes by using standard tools.
The Databases service now supports PostgreSQL v.15.
API#
EKS API now features the
DeleteWorker
method to delete worker nodes of Kubernetes cluster.
Fixed#
Before deletion, a launch template is checked to make sure that it is not used by any Auto Scaling Group.
When deleting a launch template, the confirmation is requested.