Problem scenario
You want to deploy a Kubernetes cluster in AWS. How do you use Amazon EKS with the web UI?
Solution
Prerequisites
i. Optional: It is recommended to create a separate VPC for each cluster (according to Amazon’s documentation here). If you need to create a VPC, see this posting.
ii. You need a Linux server with kubectl installed on it.
…
Continue reading “How Do You Use Amazon Elastic Kubernetes Service with the Web UI?”