Amazon EKS用heptio-autenticator-awsのインストール
1 2 |
$ wget -o /usr/local/bin/heptio-authenticator-aws https://amazon-eks.s3-us-west-2.amazonaws.com/1.10.3/2018-06-05/bin/darwin/amd64/heptio-authenticator-aws $ chmod +x /usr/local/bin/heptio-authenticator-aws |