Kubernetes Objects by Patrik

Kubectl

  • kubectl or kube ctl
  • is a command-line interface for running commands against Kubernetes cluster
  • kubectl <operation> <object> <resource name> <optional flags>
  • kubectl get nodes
  • kubectl help

Comments

Leave a Comment

All fields are required. Your email address will not be published.