Difference between revisions of "Kubectl config rename-context"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[kubectl config]] rename-context
 
  [[kubectl config]] rename-context
 +
[[kubectl config]] rename-context [[your-cluster-name]] your-new-name
  
 
+
== Related ==
 +
* <code>[[kubectl config get-contexts]]</code>
 +
* AWS: <code>[[aws eks update-kubeconfig]] --name my-eks-cluster-name</code>
 +
* GCP: <code>[[gcloud container clusters get-credentials]] [[MyClusterName]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 06:14, 30 November 2022

Advertising: