Difference between revisions of "Kubectl describe sa"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
[[Annotations:]] [[eks.amazonaws.com/role-arn]]: arn:aws:iam::012345678912:role/[[AmazonEKS_EBS_CSI_DriverRole]] | [[Annotations:]] [[eks.amazonaws.com/role-arn]]: arn:aws:iam::012345678912:role/[[AmazonEKS_EBS_CSI_DriverRole]] | ||
+ | |||
+ | [[Annotations:]] eks.amazonaws.com/role-arn: arn:aws:iam::111122223333:role/my-role | ||
+ | |||
== Activities == | == Activities == |
Revision as of 11:41, 24 October 2023
kubectl describe sa kubectl describe sa | grep -w Name kubectl describe sa -n kube-system | grep -w Name
Name: myredis Namespace: default Labels: app.kubernetes.io/instance=myredis app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=redis helm.sh/chart=redis-17.8.3 Annotations: meta.helm.sh/release-name: myredis meta.helm.sh/release-namespace: default Image pull secrets: <none> Mountable secrets: <none> Tokens: <none> Events: <none>
Annotations: eks.amazonaws.com/role-arn: arn:aws:iam::012345678912:role/AmazonEKS_EBS_CSI_DriverRole
Annotations: eks.amazonaws.com/role-arn: arn:aws:iam::111122223333:role/my-role
Activities
See also
Advertising: