Difference between revisions of "Added new context"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Added new context aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name) Updated context aws eks --region $(te...")
 
 
(7 intermediate revisions by 3 users not shown)
Line 3: Line 3:
  
 
  [[Updated context]] aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)
 
  [[Updated context]] aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)
 +
 +
== Relate ==
 +
* <code>[[aws config]]</code>
 +
* <code>[[kubectl get pods]]</code>
 +
 +
== See also ==
 +
* {{aws eks update-kubeconfig}}
 +
 +
[[Category:AWS]]

Latest revision as of 17:08, 27 May 2024

Added new context aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)


Updated context aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)

Relate[edit]

See also[edit]

Advertising: