Tag: kubectl

  • Basic kubectl CLI Commands

    kubectl kubectl controls the Kubernetes cluster manager. where command, TYPE, NAME, and flags are: Note Flags that you specify from the command line override default values and any corresponding environment variables. Reference https://kubernetes.io/docs/reference/kubectl/overview/