Client Setup
Command Line
The kubectl command is the primary command line tool for interacting with the Kubernetes API.
Before you can use kubectl, you need to install it.  
It is available for Linux, macOS, and Windows.
Official documentation: https://kubernetes.io/docs/tasks/tools/install-kubectl/