Kubectl

From Freephile Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Kubectl, a command line tool for communicating with a Kubernetes cluster's control plane, using the Kubernetes API, is the most powerful tool for interacting with your K8s cluster.

See the kubectl overview and Using kubectl to Create a Deployment.