Difference between revisions of "Accessing a Kubernetes cluster"
From MyWiki
(Created page with "We access a Kubernetes cluster by three methods * kubectl * Kubernetes Dashboard * curl with the right credentials to access the cluster via APIs") |
(No difference)
|
Revision as of 21:52, 21 September 2019
We access a Kubernetes cluster by three methods
- kubectl
- Kubernetes Dashboard
- curl with the right credentials to access the cluster via APIs