Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
eksctl-anywhere-v0.23.0-sha256sums.txt | 2025-06-27 | 434 Bytes | |
eksctl-anywhere-v0.23.0-sha512sums.txt | 2025-06-27 | 690 Bytes | |
eksctl-anywhere-v0.23.0-darwin-amd64.tar.gz | 2025-06-27 | 25.9 MB | |
eksctl-anywhere-v0.23.0-darwin-arm64.tar.gz | 2025-06-27 | 24.0 MB | |
eksctl-anywhere-v0.23.0-linux-amd64.tar.gz | 2025-06-27 | 25.2 MB | |
eksctl-anywhere-v0.23.0-linux-arm64.tar.gz | 2025-06-27 | 22.7 MB | |
README.md | 2025-06-27 | 2.4 kB | |
v0.23.0 source code.tar.gz | 2025-06-27 | 19.1 MB | |
v0.23.0 source code.zip | 2025-06-27 | 21.5 MB | |
Totals: 9 Items | 138.3 MB | 3 |
v0.23.0
Supported OS version details
vSphere | Bare Metal | Nutanix | CloudStack | Snow | |
---|---|---|---|---|---|
Ubuntu 20.04 | ✔ | ✔ | ✔ | — | ✔ |
Ubuntu 22.04 | ✔ | ✔ | ✔ | — | — |
Bottlerocket 1.33.0 | ✔ | — | — | — | — |
RHEL 8.x | ✔ | ✔ | ✔ | ✔ | — |
RHEL 9.x | ✔ | ✔ | ✔ | ✔ | — |
Added
- Support for monitoring certificate expiration for external etcd and control plane (https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-certs/#certificate-expiration) machines through the EKS Anywhere cluster status field. This helps track certificates that have a default validity period of one year.(#9854)
- Support for CAPI diagnostics feature in CAPI, CAPX, CAPV, CAPC, CAPX controller pod
Changed
- Added EKS-D for 1-33::
v1-33-eks-5
- Cert-manager:
v1.16.5
tov1.17.2
- Cluster API:
v1.9.6
tov1.10.2
- Cluster API Provider Cloudstack:
v0.5.0
tov0.6.0
- Cluster API Provider Nutanix:
v1.5.4
tov1.6.1
- Cluster API Provider Tinkerbell:
v0.6.4
tov0.6.5
- Cluster API Provider vSphere:
v1.12.0
tov1.13.0
- Controller-runtime:
v0.16.5
tov0.20.4
- Kube-rbac-proxy:
v0.19.0
tov0.19.1
- Cri-tools:
v1.32.0
tov1.33.0
- Flux:
- Cli:
v2.5.1
tov2.6.0
- Helm Controller:
v1.2.0
tov1.3.0
- Kustomize Controller:
v1.5.1
tov1.6.0
- Notification Controller:
v1.5.0
tov1.6.0
- Source Controller:
v1.5.0
tov1.6.0
- Govmomi:
v0.48.1
tov0.50.0
- Image builder:
v0.1.42
tov0.1.44
- Kind:
v0.26.0
tov0.29.0
- Kube-vip:
v0.8.10
tov0.9.1
- Troubleshoot:
v0.117.0
tov0.119.0
Removed
- With CAPI diagnostics enabled, removed the redundant kube-rbac-proxy metrics server from the CloudStack provider controller.
- Removed vSphere failure domain feature gate VSPHERE_FAILURE_DOMAIN_ENABLED which gradated to GA in this version(#9827)