Kubectl config: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * kubectl =Overview= ==current-context== kubectl config current-context")
 
Line 7: Line 7:


  kubectl config current-context
  kubectl config current-context
==view==
Displays the content of [[.kube config|~/.kube/cofig]]:
kubectl config view

Revision as of 00:12, 22 August 2019

Internal

Overview

current-context

kubectl config current-context

view

Displays the content of ~/.kube/cofig:

kubectl config view