mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 11:52:41 +03:00
Update tls-bootstrap-worker-node-2.md
This commit is contained in:
@@ -174,13 +174,6 @@ node03$ systemctl daemon-reload
|
||||
node03$ service kubelet start
|
||||
```
|
||||
|
||||
On master node check csr status and approve:
|
||||
|
||||
```
|
||||
master$ kubectl get csr
|
||||
master$ kubectl certificate approve node-csr-oJcfudnewY5mcSDHcLseKQ6Oze5YmP9ZdKNRHHdjfJI
|
||||
```
|
||||
|
||||
Verify node has joined the cluster
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user