Add and Remove Master Node¶
1. Add Master Node¶
- 1.1 Login rancher, and select maintain cluster
Click
☰->Cluster Management->wzs-sat-poc-01
- 1.2 Select
Registration, and uncheckedWorker, CheckedetcdandControl Plane, and selectInsecure: Select this to skip TLS verification if your server has a self-signed certificateto skip TLS verification, then copied previous step registration command.
- 1.3 Paste registration command, and execution on new add master node
curl --insecure -fL https://rancher-wzsqas.wistron.com/system-agent-install.sh | sudo sh -s - --server https://rancher-wzsqas.wistron.com --label 'cattle.io/os=linux' --token kb6cfqqv2mz5pchf7p4kxcbt9tsdm2jxgsjjtnzxrsgk5l4h5kbjpp --ca-checksum 738dc7ec672f776fd642ece280f4357f822ac47494974b6702651e8c357fc700 --etcd --controlplane
2. Remove Master Node¶
- 2.1 Login rancher, and select maintain cluster
Click
☰->Cluster Management->wzs-sat-poc-01
- 2.2 Select need remove master node, then click
Delete
- 2.3 Confirm delete
- 2.4 Waiting master removed from cluster, then use
rootlogin deleted marster node, and execution un-install script





