Difference between revisions of "Added new context"
Jump to navigation
Jump to search
(→Relate) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
[[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: