Accessing a Kubernetes cluster

From MyWiki
Revision as of 21:53, 21 September 2019 by George2 (Talk | contribs)

Jump to: navigation, search

We access a Kubernetes cluster by three methods:

  • kubectl, the CLI tool
  • Kubernetes Dashboard
  • curl with the right credentials to access the cluster via APIs