Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

508 sa clusteradminrole #554

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixed indentation
  • Loading branch information
Sikha committed Aug 27, 2018
commit 82c9f5909efa495ecdaad530fa1721365a756e38
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Retrieve an authentication token for the eks-admin service account using the fol

$ kubectl -n kube-system describe secret $(kubectl -n kube-system get secret | grep eks-admin | awk '{print $1}')

Output:
Output:

Name: eks-admin-token-9kxfc
Namespace: kube-system
Expand Down