mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Merge pull request #225 from teerasits/patch-1
Update 13-kube-apiserver-to-kubelet.md
This commit is contained in:
@@ -50,7 +50,7 @@ roleRef:
|
|||||||
subjects:
|
subjects:
|
||||||
- apiGroup: rbac.authorization.k8s.io
|
- apiGroup: rbac.authorization.k8s.io
|
||||||
kind: User
|
kind: User
|
||||||
name: system:kube-apiserver
|
name: kube-apiserver
|
||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
Reference: https://kubernetes.io/docs/reference/access-authn-authz/rbac/#rolebinding-and-clusterrolebinding
|
Reference: https://kubernetes.io/docs/reference/access-authn-authz/rbac/#rolebinding-and-clusterrolebinding
|
||||||
|
Reference in New Issue
Block a user