Setup A Kubernetes Cluster On EC2
Setting up a Kubernetes cluster on EC2 is easy and I followed the article in [1]. When following that, I faced some problems. So in this article I will go through those with troubleshooting guide. Following are the steps you need to follow. 1. Install and configure Kubectlin your local machine. Kubectl is the client … Continue reading Setup A Kubernetes Cluster On EC2