150 Forks
1229 Stars
1229 Watchers

eks-distro

Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters.

How to download and setup eks-distro

Open terminal and run command
git clone https://github.com/aws/eks-distro.git
git clone is used to create a copy or clone of eks-distro repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eks-distro https://github.com/aws/eks-distro/archive/master.zip

Or simply clone eks-distro with SSH
[email protected]:aws/eks-distro.git

If you have some problems with eks-distro

You may open issue on eks-distro support forum (system) here: https://github.com/aws/eks-distro/issues