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