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...")
 
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)
 +
 +
 +
[[update-kubeconfig]]

Revision as of 22:52, 30 August 2022

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)


update-kubeconfig

Advertising: