Update rbac.md (#8363)

* Update rbac.md

* Update rbac.md

moved to other component roles
This commit is contained in:
Jonathan Katora
2018-05-17 18:24:53 -04:00
committed by k8s-ci-robot
parent 1a3dd1d1cf
commit 5fa6aad842
@@ -590,6 +590,11 @@ This is commonly used by add-on API servers for unified authentication and autho
<td>Role for the <a href="/docs/concepts/services-networking/dns-pod-service/">kube-dns</a> component.</td>
</tr>
<tr>
<td><b>system:kubelet-api-admin</b></td>
<td>None</td>
<td>Allows full access to the kubelet API.</td>
</tr>
<tr>
<td><b>system:node-bootstrapper</b></td>
<td>None</td>
<td>Allows access to the resources required to perform <a href="/docs/admin/kubelet-tls-bootstrapping/">Kubelet TLS bootstrapping</a>.</td>