generated from bing/readnotes
feat add sth.
This commit is contained in:
parent
59015b2eb0
commit
54987b739c
|
@ -25,6 +25,7 @@ kubeadm init --config /etc/kubernetes/kubeadmcfg.yaml
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl taint nodes --all node-role.kubernetes.io/master-
|
kubectl taint nodes --all node-role.kubernetes.io/master-
|
||||||
|
kubectl taint nodes --all node-role.kubernetes.io/control-plane-
|
||||||
```
|
```
|
||||||
|
|
||||||
### 初始化基于堆叠etcd的集群
|
### 初始化基于堆叠etcd的集群
|
||||||
|
|
Loading…
Reference in New Issue