July
In this article:
July#
July 2#
Changes#
To manage Kubernetes clusters through API, you can now use a new utility c2-eks or customized versions of the boto3 and botocore Python libraries. To use c2-eks, update the settings for API access following the installation guide for the libraries.
Fixed#
Kubernetes clusters are created without error when IOPS are set for a volume of an instance with Ingress controller and Docker registry.
July 5#
Changes#
The snapshot selector in the instance wizard now displays the Name tag if available; if not, the snapshot description is shown.
The text in the console output is displayed in a monospaced font. The height and width of the text field can be changed.
Fixed#
Resource statuses are brought to a common format.
July 16#
Changes#
K2 Cloud now supports Route Propagation from a VPN gateway. When Route Propagation is enabled, routes for VPN connections obtained over BGP are automatically added to the selected route table. Route Propagation can be enabled for one route table only.
If a suitable route for a packet is not found in the route table assigned to the subnet, the route lookup is now stopped and discarded. The route selection and propagation rules are described in the documentation.
There is now a new Customize regular export button in the Reports subsection of the Billing section. Users can now set up a daily export of the previous day’s cloud costs report. Reports in the csv format will be exported to a specified bucket in the object storage.
API#
You can enable and disable route propagation with the use of API methods EnableVgwRoutePropagation and DisableVgwRoutePropagation.
Obsolete methods
AttachVirtualNetwork
andDetachVirtualNetwork
are no longer available. To connect a virtual switch to and disconnect it from an instance, use AttachNetworkInterface and DetachNetworkInterface methods for network interfaces.
Fixed#
You can no longer delete multiple projects at once, i.e., projects are to be deleted one at a time. When deleting a project, a warning appears stating that this operation cannot be reversed.
July 23#
Databases are now available as a K2 Cloud service. The beta version of the service supports three DBMS: MySQL, PostgreSQL, and Redis.
July 27#
Changes#
In the High-availability cluster mode, Kubernetes cluster master nodes can be deployed in either three availability zones or a placement group within one availability zone.
An Access Control List (ACL) can now be assigned to multiple subnets at once.
Fixed#
When you select an instance in the volume attachment wizard in the Volumes section, all project instances in the same availability zone as the volume you want to attach are displayed.
Switching between VPCs in the top navigation bar is no longer available in the Volumes section.