Releases: aws/eks-anywhere
Releases · aws/eks-anywhere
v0.11.2
EKS Anywhere v0.11.2 Release
Added
- Add a preflight check to validate vSphere user's permissions #2744
Changed
- Make
DiskOffering
inCloudStackMachineConfig
optional
Fixed
v0.11.1
v0.11.0
EKS Anywhere v0.11.0 Release
Breaking Changes
- EKS Anywhere no longer distributes Ubuntu OVAs for use with EKS Anywhere clusters. Building your own Ubuntu-based nodes as described in [Building Ubuntu-based node images]({{< relref "./artifacts.md/#building-ubuntu-based-node-images" >}}) is the only supported way to get that functionality.
Added
- Add support for Kubernetes 1.23 #2159
- Add support for Support Bundle for validating control plane IP with vSphere provider
- Add support for aws-iam-authenticator on Bare Metal
- Curated Packages General Availibilty
- Added Emissary Ingress Curated Package
Changed
- Install and enable GitOps in the existing cluster with upgrade command
v0.10.1
v0.10.0
EKS Anywhere v0.10.0 Release
Added
- Added support for EKS Anywhere on bare metal with provider tinkerbell. EKS Anywhere on bare metal supports complete provisioning cycle, including power on/off and PXE boot for standing up a cluster with the given hardware data.
- Support for node CIDR mask config exposed via the cluster spec. #488
Changed
Fixed
- Fix issue using self-signed certificates for registry mirror #1857
v0.9.2
EKS Anywhere v0.9.2 Release
Fixed
- Fix issue by avoiding processing Snow images when URI is empty
v0.9.1
EKS Anywhere v0.9.1 Release
v0.9.0
EKS Anywhere v0.9.0 Release
Added
- Adding support to EKS Anywhere for a generic git provider as the source of truth for GitOps configuration management. #9
- Allow users to configure Cloud Provider and CSI Driver with different credentials. #1730
- Support to install, configure and maintain operational components that are secure and tested by Amazon on EKS Anywhere clusters.#2083
- A new Workshop section has been added to EKS Anywhere documentation.
- Added support for curated packages behind a feature flag #1893
Fixed
- Fix issue specifying proxy configuration for helm template command #2009