v1.18.95Apache-2.0
classic
Unknown
Amazon EKS Distro (EKS-D) snap
DEPRECATION WARNING
This snap has been deprecated. Please, use MicroK8s form the proper tracks instead. For example:
See the official docs for more information: https://microk8s.io/docs/eks-d
Description
The eks snap packages all the Kubernetes binaries of Amazon EKS Distro (EKS-D) and combines them with a MicroK8s like experience, for an opinionated, self-healing, highly available EKS-compatible Kubernetes anywhere.
Install
On any recent Ubuntu machine, or another Linux distribution with snap support: https://snapcraft.io/docs/installing-snapd
To form a multi-node cluster call
Default components
For optimal compatibility with EKS, this Kubernetes distro will launch a very specific set of component services automatically. These provide a standardised K8s environment that simplifies workload compatibility with EKS on AWS itself.
When you initialize the cluster, it will also fetch and enable:
-
-
-
The EKS snap will automatically detect if it is on AWS, and if so it will also enable:
-
Stripped down MicroK8s with EKS components
This EKS Distro is based on MicroK8s. It has a stripped down set of addons and is designed to feel great for AWS users only. It assumes you have AWS IAM credentials for identity and provides default services that are compatible with EKS on EC2. See
- https://aws.amazon.com/blogs/opensource/introducing-amazon-eks-distro/
- https://ubuntu.com/blog/install-amazon-eks-distro-anywhere
- https://microk8s.io/
- https://snapcraft.io/microk8s
This snap has been deprecated. Please, use MicroK8s form the proper tracks instead. For example:
snap install microk8s --classic --channel=1.23-eksdSee the official docs for more information: https://microk8s.io/docs/eks-d
Description
The eks snap packages all the Kubernetes binaries of Amazon EKS Distro (EKS-D) and combines them with a MicroK8s like experience, for an opinionated, self-healing, highly available EKS-compatible Kubernetes anywhere.
Install
On any recent Ubuntu machine, or another Linux distribution with snap support: https://snapcraft.io/docs/installing-snapd
sudo snap install eks --classic --edgeTo form a multi-node cluster call
eks add-node on any existing cluster member to get a token, followed by eks join <token> on the new machine.Default components
For optimal compatibility with EKS, this Kubernetes distro will launch a very specific set of component services automatically. These provide a standardised K8s environment that simplifies workload compatibility with EKS on AWS itself.
When you initialize the cluster, it will also fetch and enable:
-
coredns - DNS services for services on this EKS cluster-
metrics-server - K8s Metrics Server for API access-
storage - Storage class; allocates storage from host directoryThe EKS snap will automatically detect if it is on AWS, and if so it will also enable:
-
aws-iam-authenticator - login to your cluster with AWS IAM credentialsStripped down MicroK8s with EKS components
This EKS Distro is based on MicroK8s. It has a stripped down set of addons and is designed to feel great for AWS users only. It assumes you have AWS IAM credentials for identity and provides default services that are compatible with EKS on EC2. See
eks status for component information.- https://aws.amazon.com/blogs/opensource/introducing-amazon-eks-distro/
- https://ubuntu.com/blog/install-amazon-eks-distro-anywhere
- https://microk8s.io/
- https://snapcraft.io/microk8s
Update History
v1.18.9 (5)1 Apr 2026, 21:28 UTC
1 Dec 2020, 20:07 UTC
12 Feb 2021, 12:54 UTC
1 Apr 2026, 21:28 UTC
