/
Kubectl Installation and Setup Guide
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
, multiple selections available,
Related content
Local lightweight kubernetes Setup
Local lightweight kubernetes Setup
More like this
Kubernetes Introductory Exercises
Kubernetes Introductory Exercises
More like this
Merging Kubernetes kubectl config files
Merging Kubernetes kubectl config files
More like this
Kubernetes Cheat sheet commands
Kubernetes Cheat sheet commands
More like this
EKS Upgrade
EKS Upgrade
More like this
EKS Rolling Upgrade
EKS Rolling Upgrade
More like this