Kubectl Installation and Setup Guide
To download and install kubectl
into the system across any platforms please refer below.
On Windows :
Please refer to this for an end to end installation guide on
windows
On macOS :
Please refer to this for an end to end installation guide on
macOS
On Linux :
Please refer to this for an end to end installation guide on
Linux
Setup:
Create .kube folder in the root directly and copy the attached config file in this folder
Once done check with the following commands
kubectl config use-context eks_egov-qa
kubectl get pods -n egov