How to Create AWS EKS Cluster Using eksctl
Prerequisites
To work with eksctl you need to have the following installed and configured on your workstation
AWS CLI installed and configured with required IAM permissions to launch eks cluster.
eksctl CLI should be installed
kubectl should be installed.