December
In this article:
December#
December 14#
Changes#
The instance type of new worker nodes can be changed when you scale a Kubernetes cluster. Meanwhile, the instance type of existing worker nodes remains unchanged.
API#
EKS API now features the
ModifyWorkersInstanceType
method you can use to change the instance type of Kubernetes cluster nodes being added.
Fixed#
When you reduce the number of cluster nodes, the oldest are deleted the first.
The Kubernetes cluster table is sorted correctly by status and state.