File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ root@ramu-VirtualBox:~# aws eks list-clusters --region us-west-2 --profile dev
9292 ]
9393}
9494
95- root@ramu-VirtualBox:~ # aws eks --region us-west-2 update-kubeconfig --profile dev --name terraform-tl-eks-test
95+ ``` root@ramu-VirtualBox:~# aws eks --region us-west-2 update-kubeconfig --profile dev --name terraform-tl-eks-test
9696Updated context arn:aws:eks:us-west-2:644808427317:cluster/terraform-tl-eks-test in /root/.kube/config
9797
9898root@ramu-VirtualBox:~# kubectl get po --all-namespaces
@@ -106,4 +106,4 @@ root@ramu-VirtualBox:~# kubectl get nodes
106106NAME STATUS ROLES AGE VERSION
107107ip-10-123-30-127.us-west-2.compute.internal Ready <none> 51m v1.15.11-eks-af3caf
108108root@ramu-VirtualBox:~#
109-
109+ ```
You can’t perform that action at this time.
0 commit comments