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

 
(사용자 2명의 중간 판 10개는 보이지 않습니다)
5번째 줄: 5번째 줄:
;kubectl get clusterrolebindings.rbac.authorization.k8s.io
;kubectl get clusterrolebindings.rbac.authorization.k8s.io


<source lang='console'>
<syntaxhighlight lang='console'>
$ kubectl get clusterrolebinding
# kubectl get clusterrole
NAME                                                   AGE
NAME                                                                   AGE
cluster-admin                                         7m
admin                                                                  26d
kubeadm:kubelet-bootstrap                              7m
cluster-admin                                                         26d
kubeadm:node-autoapprove-bootstrap                    7m
cluster-reader                                                        8m
kubeadm:node-autoapprove-certificate-rotation          7m
edit                                                                  26d
kubeadm:node-proxier                                  7m
flannel                                                                26d
permissive-binding                                    7m
nginx-ingress-clusterrole                                              21d
system:aws-cloud-provider                             7m
system:aggregate-to-admin                                              26d
system:basic-user                                     7m
system:aggregate-to-edit                                              26d
system:controller:attachdetach-controller             7m
system:aggregate-to-view                                              26d
system:controller:certificate-controller               7m
system:auth-delegator                                                  26d
system:controller:clusterrole-aggregation-controller   7m
system:aws-cloud-provider                                             26d
system:controller:cronjob-controller                   7m
system:basic-user                                                     26d
system:controller:daemon-set-controller               7m
system:certificates.k8s.io:certificatesigningrequests:nodeclient      26d
system:controller:deployment-controller               7m
system:certificates.k8s.io:certificatesigningrequests:selfnodeclient  26d
system:controller:disruption-controller               7m
system:controller:attachdetach-controller                             26d
system:controller:endpoint-controller                 7m
system:controller:certificate-controller                               26d
system:controller:expand-controller                   7m
system:controller:clusterrole-aggregation-controller                   26d
system:controller:generic-garbage-collector           7m
system:controller:cronjob-controller                                   26d
system:controller:horizontal-pod-autoscaler           7m
system:controller:daemon-set-controller                               26d
system:controller:job-controller                       7m
system:controller:deployment-controller                               26d
system:controller:namespace-controller                 7m
system:controller:disruption-controller                               26d
system:controller:node-controller                     7m
system:controller:endpoint-controller                                 26d
system:controller:persistent-volume-binder             7m
system:controller:expand-controller                                   26d
system:controller:pod-garbage-collector               7m
system:controller:generic-garbage-collector                           26d
system:controller:pv-protection-controller             7m
system:controller:horizontal-pod-autoscaler                           26d
system:controller:pvc-protection-controller           7m
system:controller:job-controller                                       26d
system:controller:replicaset-controller               7m
system:controller:namespace-controller                                 26d
system:controller:replication-controller               7m
system:controller:node-controller                                     26d
system:controller:resourcequota-controller             7m
system:controller:persistent-volume-binder                             26d
system:controller:route-controller                     7m
system:controller:pod-garbage-collector                               26d
system:controller:service-account-controller           7m
system:controller:pv-protection-controller                             26d
system:controller:service-controller                   7m
system:controller:pvc-protection-controller                           26d
system:controller:statefulset-controller               7m
system:controller:replicaset-controller                               26d
system:controller:ttl-controller                       7m
system:controller:replication-controller                               26d
system:coredns                                         7m
system:controller:resourcequota-controller                             26d
system:discovery                                       7m
system:controller:route-controller                                     26d
system:kube-controller-manager                         7m
system:controller:service-account-controller                           26d
system:kube-dns                                       7m
system:controller:service-controller                                   26d
system:kube-scheduler                                 7m
system:controller:statefulset-controller                               26d
system:node                                           7m
system:controller:ttl-controller                                       26d
system:node-proxier                                   7m
system:coredns                                                         26d
system:volume-scheduler                               7m
system:csi-external-attacher                                          26d
weave-net                                              7m
system:csi-external-provisioner                                        26d
</source>
system:discovery                                                       26d
system:heapster                                                        26d
system:kube-aggregator                                                26d
system:kube-controller-manager                                         26d
system:kube-dns                                                       26d
system:kube-scheduler                                                 26d
system:kubelet-api-admin                                              26d
system:node                                                            26d
system:node-bootstrapper                                              26d
system:node-problem-detector                                          26d
system:node-proxier                                                   26d
system:persistent-volume-provisioner                                  26d
system:volume-scheduler                                               26d
view                                                                  26d
</syntaxhighlight>


==같이 보기==
==같이 보기==
* [[kubectl get]]
* [[kubectl get clusterrole]]
* [[kubectl get clusterrole]]
* [[kubectl get]]
* [[kubectl get rolebinding]]
* [[쿠버네티스 ClusterRoleBinding]]
 
==참고==
* https://www.cnblogs.com/smoke520/articles/13269606.html


[[분류: kubectl]]
[[분류: kubectl]]
[[분류:K8s RBAC]]

2023년 3월 2일 (목) 22:00 기준 최신판

1 개요[ | ]

kubectl get clusterrolebinding
kubectl get clusterrolebindings
kubectl get clusterrolebindings.rbac.authorization.k8s.io
# kubectl get clusterrole
NAME                                                                   AGE
admin                                                                  26d
cluster-admin                                                          26d
cluster-reader                                                         8m
edit                                                                   26d
flannel                                                                26d
nginx-ingress-clusterrole                                              21d
system:aggregate-to-admin                                              26d
system:aggregate-to-edit                                               26d
system:aggregate-to-view                                               26d
system:auth-delegator                                                  26d
system:aws-cloud-provider                                              26d
system:basic-user                                                      26d
system:certificates.k8s.io:certificatesigningrequests:nodeclient       26d
system:certificates.k8s.io:certificatesigningrequests:selfnodeclient   26d
system:controller:attachdetach-controller                              26d
system:controller:certificate-controller                               26d
system:controller:clusterrole-aggregation-controller                   26d
system:controller:cronjob-controller                                   26d
system:controller:daemon-set-controller                                26d
system:controller:deployment-controller                                26d
system:controller:disruption-controller                                26d
system:controller:endpoint-controller                                  26d
system:controller:expand-controller                                    26d
system:controller:generic-garbage-collector                            26d
system:controller:horizontal-pod-autoscaler                            26d
system:controller:job-controller                                       26d
system:controller:namespace-controller                                 26d
system:controller:node-controller                                      26d
system:controller:persistent-volume-binder                             26d
system:controller:pod-garbage-collector                                26d
system:controller:pv-protection-controller                             26d
system:controller:pvc-protection-controller                            26d
system:controller:replicaset-controller                                26d
system:controller:replication-controller                               26d
system:controller:resourcequota-controller                             26d
system:controller:route-controller                                     26d
system:controller:service-account-controller                           26d
system:controller:service-controller                                   26d
system:controller:statefulset-controller                               26d
system:controller:ttl-controller                                       26d
system:coredns                                                         26d
system:csi-external-attacher                                           26d
system:csi-external-provisioner                                        26d
system:discovery                                                       26d
system:heapster                                                        26d
system:kube-aggregator                                                 26d
system:kube-controller-manager                                         26d
system:kube-dns                                                        26d
system:kube-scheduler                                                  26d
system:kubelet-api-admin                                               26d
system:node                                                            26d
system:node-bootstrapper                                               26d
system:node-problem-detector                                           26d
system:node-proxier                                                    26d
system:persistent-volume-provisioner                                   26d
system:volume-scheduler                                                26d
view                                                                   26d

2 같이 보기[ | ]

3 참고[ | ]

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