Difference between revisions of "Kubectl get serviceaccounts"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[kubectl get serviceaccounts -n kube-system]] | [[kubectl get serviceaccounts -n kube-system]] | ||
+ | <pre> | ||
+ | NAME SECRETS AGE | ||
+ | attachdetach-controller 1 6d20h | ||
+ | aws-cloud-provider 1 6d20h | ||
+ | aws-node 1 6d20h | ||
+ | certificate-controller 1 6d20h | ||
+ | clusterrole-aggregation-controller 1 6d20h | ||
+ | coredns 1 6d20h | ||
+ | cronjob-controller 1 6d20h | ||
+ | daemon-set-controller 1 6d20h | ||
+ | default 1 6d20h | ||
+ | deployment-controller 1 6d20h | ||
+ | disruption-controller 1 6d20h | ||
+ | eks-vpc-resource-controller 1 6d20h | ||
+ | endpoint-controller 1 6d20h | ||
+ | endpointslice-controller 1 6d20h | ||
+ | endpointslicemirroring-controller 1 6d20h | ||
+ | ephemeral-volume-controller 1 6d20h | ||
+ | expand-controller 1 6d20h | ||
+ | generic-garbage-collector 1 6d20h | ||
+ | horizontal-pod-autoscaler 1 6d20h | ||
+ | job-controller 1 6d20h | ||
+ | kube-proxy 1 6d20h | ||
+ | namespace-controller 1 6d20h | ||
+ | node-controller 1 6d20h | ||
+ | persistent-volume-binder 1 6d20h | ||
+ | pod-garbage-collector 1 6d20h | ||
+ | pv-protection-controller 1 6d20h | ||
+ | pvc-protection-controller 1 6d20h | ||
+ | replicaset-controller 1 6d20h | ||
+ | replication-controller 1 6d20h | ||
+ | resourcequota-controller 1 6d20h | ||
+ | root-ca-cert-publisher 1 6d20h | ||
+ | service-account-controller 1 6d20h | ||
+ | service-controller 1 6d20h | ||
+ | statefulset-controller 1 6d20h | ||
+ | tiller 1 2m23s | ||
+ | ttl-after-finished-controller 1 6d20h | ||
+ | ttl-controller 1 6d20h | ||
+ | vpc-resource-controller 1 6d20h | ||
+ | </pre> | ||
Revision as of 10:40, 29 June 2022
kubectl get serviceaccounts -n kube-system
NAME SECRETS AGE attachdetach-controller 1 6d20h aws-cloud-provider 1 6d20h aws-node 1 6d20h certificate-controller 1 6d20h clusterrole-aggregation-controller 1 6d20h coredns 1 6d20h cronjob-controller 1 6d20h daemon-set-controller 1 6d20h default 1 6d20h deployment-controller 1 6d20h disruption-controller 1 6d20h eks-vpc-resource-controller 1 6d20h endpoint-controller 1 6d20h endpointslice-controller 1 6d20h endpointslicemirroring-controller 1 6d20h ephemeral-volume-controller 1 6d20h expand-controller 1 6d20h generic-garbage-collector 1 6d20h horizontal-pod-autoscaler 1 6d20h job-controller 1 6d20h kube-proxy 1 6d20h namespace-controller 1 6d20h node-controller 1 6d20h persistent-volume-binder 1 6d20h pod-garbage-collector 1 6d20h pv-protection-controller 1 6d20h pvc-protection-controller 1 6d20h replicaset-controller 1 6d20h replication-controller 1 6d20h resourcequota-controller 1 6d20h root-ca-cert-publisher 1 6d20h service-account-controller 1 6d20h service-controller 1 6d20h statefulset-controller 1 6d20h tiller 1 2m23s ttl-after-finished-controller 1 6d20h ttl-controller 1 6d20h vpc-resource-controller 1 6d20h
Related
kubectl describe role
See also
Advertising: