From 5fa6aad842e5cb446887be75bc39ca00e21403bc Mon Sep 17 00:00:00 2001 From: Jonathan Katora Date: Thu, 17 May 2018 18:24:53 -0400 Subject: [PATCH] Update rbac.md (#8363) * Update rbac.md * Update rbac.md moved to other component roles --- content/en/docs/admin/authorization/rbac.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/docs/admin/authorization/rbac.md b/content/en/docs/admin/authorization/rbac.md index d93622b1ef..98be00d071 100644 --- a/content/en/docs/admin/authorization/rbac.md +++ b/content/en/docs/admin/authorization/rbac.md @@ -590,6 +590,11 @@ This is commonly used by add-on API servers for unified authentication and autho Role for the kube-dns component. +system:kubelet-api-admin +None +Allows full access to the kubelet API. + + system:node-bootstrapper None Allows access to the resources required to perform Kubelet TLS bootstrapping.