Description
eksctl
is the official CLI for Amazon EKS.[1]
eksctl
is a simple CLI tool for creating and managing clusters on EKS - Amazon’s managed Kubernetes service for EC2.[1:1]
It is written in Go, uses CloudFormation, was created by Weaveworks and it welcomes contributions from the community.[1:2]
Create a basic cluster in minutes with just one command:
eksctl create cluster