Difference between revisions of "Added new context"
Jump to navigation
Jump to search
(→Relate) |
|||
(4 intermediate revisions by 2 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 == | == See also == | ||
* {{aws eks update-kubeconfig}} | * {{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: