amazon-eks-user-guide
amazon-eks-user-guide copied to clipboard
Update metrics-server guide to include aws-auth step
Description of changes:
Include missing step in the metric-server guide, required to authenticate users and/or roles.
Without this additional step, running the following command results in a unauthorized error:
kubectl top nodes
error: You must be logged in to the server (Unauthorized)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.
Thank you for your feedback @bagf - I have staged changes to address this issue.