/
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:

  1. Create .kube folder in the root directly and copy the attached config file in this folder

  2. Once done check with the following commands
    kubectl config use-context eks_egov-qa

     kubectl get pods -n egov

 

Related content

Merging Kubernetes kubectl config files
Merging Kubernetes kubectl config files
More like this
EKS Rolling Upgrade
EKS Rolling Upgrade
More like this
Infra Provisioing
Infra Provisioing
More like this
Kubernetes Cheat sheet commands
Kubernetes Cheat sheet commands
More like this
DIGIT: Internal Datamart deployment steps
DIGIT: Internal Datamart deployment steps
More like this
Local lightweight kubernetes Setup
Local lightweight kubernetes Setup
More like this