April
In this article:
April#
April 4#
Changes#
In the web interface, you can now increase the data volume size for a PaaS service. For io2 volumes, you can also configure IOPS.
Tags can be assigned to PaaS services.
API#
The Service and ServiceShort data types have got the tags attribute to describe a PaaS service tag set. The CreateService method supports assigning tags to a PaaS service.
The ModifyInstanceVolumeSize method allows you to increase the data volume size for a PaaS service.
The ModifyInstanceVolumeIops method allows you to configure the data volume performance for a PaaS service.
The DescribeListenerCertificates method supports paginated output of listener certificates for application load balancers.
The SetRulePriorities method allows you to update the listener rule priorities for application load balancers.
Fixed#
The listener and application load balancer pages display a list of target groups associated with the listener.
The ModifyMountTargetSecurityGroups method allows you to modify security groups for an EFS mount target in any availability zone.
There is no need to wait for the complete deletion of a Kubernetes cluster to create a new one with the same name.
In the web interface, you can now create up to 50 listeners with different target groups for one balancer.
PaaS service backups are now sorted correctly in the resource table.
April 30#
Changes#
Detachable internet gateways can be created in a VPC. An internet gateway is created automatically only in a default VPC, while for any other VPC it has to be added manually to access the Internet. In addition, the route table must be updated by adding a default route via the internet gateway to access the Internet (documentation).
Direct Connect service beta testing has been completed. Each connection is now charged on an hourly basis. The price depends on the connection type and maximum guaranteed throughput.
To access the cloud via an identity provider, specify the address https://console.k2.cloud/idp-<name>, where <name> is the provider’s name.
PostgreSQL database service can be deployed on a six-node cluster in one or three availability zones.
In the upper right corner of the remote VNC console, a button is added to paste data from a clipboard.
API#
To manage internet gateways, the Internet Gateways group of methods is added. Internet gateways are supported by K2 Cloud Terraform Provider, starting from v. 25.1.0.
Fixed#
To manage a file system, EFSFullAccess policy is added to the CloudAdministrators group.
The export completion notification displays the correct links to the instance and export task page.