Difference between revisions of "System:serviceaccount:"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[system:]]serviceaccount: | [[system:]]serviceaccount: | ||
− | [[system:serviceaccount:]] (singular) is the prefix for service account usernames. | + | [[system:serviceaccount:]] (singular) is the prefix for [[service account]] usernames. |
[[system:serviceaccounts:]] (plural) is the prefix for service account groups. | [[system:serviceaccounts:]] (plural) is the prefix for service account groups. | ||
Line 8: | Line 8: | ||
[[system:]][[serviceaccount]]:[[kube-system]]:default | [[system:]][[serviceaccount]]:[[kube-system]]:default | ||
+ | [[system:serviceaccount:kubesystem]]:[[aws-node]] | ||
+ | |||
+ | [[system:serviceaccount:nginx-ingress:nginx-ingress-controller]] | ||
== Related == | == Related == | ||
− | * [[system:masters]] | + | * <code>[[system:masters]]</code> |
− | * [[system:]] | + | * <code>[[system:]]</code> |
− | * [[service-account-controller]] | + | * <code>[[system:authenticated]]</code> |
+ | * <code>[[service-account-controller]]</code> | ||
+ | * [[Configuring a Kubernetes service account to assume an IAM role]] | ||
== See also == | == See also == |
Latest revision as of 13:58, 22 February 2024
system:serviceaccount:
system:serviceaccount: (singular) is the prefix for service account usernames. system:serviceaccounts: (plural) is the prefix for service account groups.
system:serviceaccount:kube-system:default
system:serviceaccount:kubesystem:aws-node
system:serviceaccount:nginx-ingress:nginx-ingress-controller
Related[edit]
system:masters
system:
system:authenticated
service-account-controller
- Configuring a Kubernetes service account to assume an IAM role
See also[edit]
- Kubernetes service account, ServiceAccount:,
kubectl get serviceaccounts, kubectl create serviceaccount, kubectl describe serviceaccount
,kubernetes.io/service-account-token
, Kubernetes users, Kubernetes groups, Kubernetes roles,ServiceAccountTokenNodeBinding
system:, system:masters, system:controller:, system:anonymous, system:serviceaccount:, system:serviceaccounts:, system:bootstrappers, system:node, system:nodes
,kubectl get clusterroles
Advertising: