"Kubectl get clusterrolebinding"의 두 판 사이의 차이

잔글 (Jmnote님이 Kubectl get clusterrolebindings 문서를 Kubectl get clusterrolebinding 문서로 이동하면서 넘겨주기를 덮어썼습니다)
잔글 (Jmnote님이 Kubectl get clusterrolebinding 문서를 Kubectl get clusterrolebindings 문서로 이동하면서 넘겨주기를 덮어썼습니다)
(차이 없음)

2019년 8월 28일 (수) 20:03 판

1 개요

kubectl get clusterrolebinding
kubectl get clusterrolebindings
kubectl get clusterrolebindings.rbac.authorization.k8s.io
$ kubectl get clusterrolebinding
NAME                                                   AGE
cluster-admin                                          7m
kubeadm:kubelet-bootstrap                              7m
kubeadm:node-autoapprove-bootstrap                     7m
kubeadm:node-autoapprove-certificate-rotation          7m
kubeadm:node-proxier                                   7m
permissive-binding                                     7m
system:aws-cloud-provider                              7m
system:basic-user                                      7m
system:controller:attachdetach-controller              7m
system:controller:certificate-controller               7m
system:controller:clusterrole-aggregation-controller   7m
system:controller:cronjob-controller                   7m
system:controller:daemon-set-controller                7m
system:controller:deployment-controller                7m
system:controller:disruption-controller                7m
system:controller:endpoint-controller                  7m
system:controller:expand-controller                    7m
system:controller:generic-garbage-collector            7m
system:controller:horizontal-pod-autoscaler            7m
system:controller:job-controller                       7m
system:controller:namespace-controller                 7m
system:controller:node-controller                      7m
system:controller:persistent-volume-binder             7m
system:controller:pod-garbage-collector                7m
system:controller:pv-protection-controller             7m
system:controller:pvc-protection-controller            7m
system:controller:replicaset-controller                7m
system:controller:replication-controller               7m
system:controller:resourcequota-controller             7m
system:controller:route-controller                     7m
system:controller:service-account-controller           7m
system:controller:service-controller                   7m
system:controller:statefulset-controller               7m
system:controller:ttl-controller                       7m
system:coredns                                         7m
system:discovery                                       7m
system:kube-controller-manager                         7m
system:kube-dns                                        7m
system:kube-scheduler                                  7m
system:node                                            7m
system:node-proxier                                    7m
system:volume-scheduler                                7m
weave-net                                              7m

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}