Kubectl

From Freephile Wiki
Jump to navigation Jump to search

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.