Supported OS version details
vSphere | Bare Metal | Nutanix | CloudStack | Snow | |
---|---|---|---|---|---|
Ubuntu | 20.04 | 20.04 | 20.04 | Not supported | 20.04 |
22.04 | 22.04 | 22.04 | Not supported | Not supported | |
Bottlerocket | 1.13.1 | 1.13.1 | Not supported | Not supported | Not supported |
RHEL | 8.7 | 8.7 | Not supported | 8.7 | Not supported |
Fixed
- Bare Metal: Ensure new worker node groups can reference new machine configs (#6615)
- Bare Metal: Fix
writefile
action to ensure Bottlerocket configs write content or error (#2441)
Added
- Added support for configuring healthchecks on EtcdadmClusters using
etcdcluster.cluster.x-k8s.io/healthcheck-retries
annotation (aws/etcdadm-controller#44) - Add check for making sure quorum is maintained before deleting etcd machines (aws/etcdadm-controller#46)
Changed
- Only delete one etcd machine at a time when multiple are failing healthchecks (aws/etcdadm-controller#46)