mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-18 10:48:57 +03:00
Merge 6b3b7495b0 into 52eb26dad1
This commit is contained in:
@@ -198,7 +198,7 @@ for host in node-0 node-1; do
|
||||
done
|
||||
```
|
||||
|
||||
Copy the `kube-controller-manager` and `kube-scheduler` kubeconfig files to the `server` machine:
|
||||
Copy the `admin`, `kube-controller-manager` and `kube-scheduler` kubeconfig files to the `server` machine:
|
||||
|
||||
```bash
|
||||
scp admin.kubeconfig \
|
||||
|
||||
Reference in New Issue
Block a user