mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-22 07:01:56 +03:00
Update README.md (#22)
You need to update the aws eks after the authenticator
This commit is contained in:
committed by
Edward Viaene
parent
a83f7669ab
commit
2a9701ea34
@@ -32,6 +32,7 @@ terraform apply
|
||||
## Configure kubectl
|
||||
```
|
||||
terraform output kubeconfig # save output in ~/.kube/config
|
||||
aws eks --region <region> update-kubeconfig --name terraform-eks-demo
|
||||
```
|
||||
|
||||
## Configure config-map-auth-aws
|
||||
|
||||
Reference in New Issue
Block a user