mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
Update 14-kube-apiserver-to-kubelet.md (#326)
Adding instruction to run on master-1 node.
This commit is contained in:
@@ -6,6 +6,7 @@ In this section you will configure RBAC permissions to allow the Kubernetes API
|
||||
|
||||
[//]: # (host:master-1)
|
||||
|
||||
Run the below on the `master-1` node.
|
||||
|
||||
Create the `system:kube-apiserver-to-kubelet` [ClusterRole](https://kubernetes.io/docs/admin/authorization/rbac/#role-and-clusterrole) with permissions to access the Kubelet API and perform most common tasks associated with managing pods:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user