Installing and Configuring the kubectl Tool

Deployment of the Lightbits CSI plugin can be carried out from any computer—including user laptops, Kubernetes cluster nodes, and other servers - with network access to the Kubernetes API server and to the Kubernetes cluster control plane using the standard kubectl tool. If kubectl is not already installed on the machine in question, please install it before proceeding to the next subsection.

For full kubectl installation instructions and configuration, including ways of obtaining the relevant kubeconfig file for the Kubernetes cluster and instructing kubectl to use this kubeconfig file, see the Install and Set Up kubectl section of the Kubernetes documentation.

Bash
Copy

Verify that kubectl is configured and can communicate with the right Kubernetes cluster by executing the following commands (please note that the details of the output you will see will likely differ):

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard