dyrnq / kubeadm-vagrant

Run kubernetes cluster with kubeadm on vagrant.
1 stars 5 forks source link

What colon mean in k8s rabc in clusterrole, role, clusterrolebinding, and rolebinding? #60

Open dyrnq opened 1 year ago

dyrnq commented 1 year ago

eg. system:controller:generic-garbage-collector system:kube-scheduler

kubectl get clusterroles,roles,rolebindings,clusterrolebindings -A

xref https://github.com/GoogleContainerTools/kpt/issues/899