Run Kubernetes AWS cluster via Command Line
Jan 13, 2022
In this blog, I am going to list down the steps to explain how to run Kubernetes cluster on AWS. The cluster will be run via command line
Step 1. Select EKS on AWS
Step 2 . Configure cluster
Step 3. Configure VPC
Step 4.Review and check whether the cluster is created
Step 5 .Install AWS CLI
Step 6. Install eksctl
OR
https://github.com/weaveworks/eksctl/issues/2846
Step 7. Run cluster via command line