Get services in a specified namespace

kubectl get

  • Get Kubernetes objects and resources.
    More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

kubectl get services -n {{namespace}}

click the source code to copy install kubectl get on any operating system with command-not-found.com