Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Please edit the object below. Lines beginning with a '#' will be ignored,
- # and an empty file will abort the edit. If an error occurs while saving this file will be
- # reopened with the relevant failures.
- #
- apiVersion: v1
- data:
- mapRoles: |
- - groups:
- - system:bootstrappers
- - system:nodes
- rolearn: arn:aws:iam::xxx:role/eksctl-test-cluster-micro-nodegro-NodeInstanceRole-1HD8UX4RLCUTD
- username: system:node:{{EC2PrivateDNSName}}
- mapUsers: |
- - groups:
- - system:masters
- userarn: arn:aws:iam::xxx:user/user-name
- username: user-name
- kind: ConfigMap
- metadata:
- creationTimestamp: "2022-10-28T14:54:56Z"
- name: aws-auth
- namespace: kube-system
- resourceVersion: "596059"
- uid: 8fdf7cf0-35b2-4005-9a90-ded6e0ee0f9a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement