From 70f66c84739592bd2bbda781fe39cefb425defc2 Mon Sep 17 00:00:00 2001 From: Alois Date: Tue, 10 Jul 2018 13:15:32 -0500 Subject: [PATCH] Updating Heptio Authenticator to new name The heptio authenticator binary name has changed to aws-iam-authenticator. --- website/docs/guides/eks-getting-started.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/guides/eks-getting-started.html.md b/website/docs/guides/eks-getting-started.html.md index 4f44f10337f..d9f05d8c40c 100644 --- a/website/docs/guides/eks-getting-started.html.md +++ b/website/docs/guides/eks-getting-started.html.md @@ -79,13 +79,13 @@ full administrative access to the target AWS account. If you are planning to locally use the standard Kubernetes client, `kubectl`, it must be at least version 1.10 to support `exec` authentication with usage -of `heptio-authenticator-aws`. For additional information about installation +of `aws-iam-authenticator`. For additional information about installation and configuration of these applications, see their official documentation. Relevant Links: * [Kubernetes Client Downloads](https://kubernetes.io/docs/imported/release/notes/#client-binaries) -* [Heptio Authenticator](https://github.com/heptio/authenticator) +* [AWS IAM Authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) ## Create Sample Architecture in AWS @@ -318,7 +318,7 @@ users: user: exec: apiVersion: client.authentication.k8s.io/v1alpha1 - command: heptio-authenticator-aws + command: aws-iam-authenticator args: - "token" - "-i"