temp
This commit is contained in:
@@ -13,15 +13,15 @@ Created symlink /etc/systemd/system/multi-user.target.wants/k3s-agent.service
|
|||||||
|
|
||||||
## 设置label
|
## 设置label
|
||||||
|
|
||||||
kubectl label nodes vm-32-6-ubuntu machine=library --overwrite
|
|
||||||
|
kubectl label nodes library machine=library --overwrite
|
||||||
|
|
||||||
删除label
|
删除label
|
||||||
kubectl label nodes vm-32-6-ubuntu machine- --overwrite
|
kubectl label nodes vm-32-6-ubuntu machine- --overwrite
|
||||||
|
|
||||||
|
|
||||||
### on
|
### on
|
||||||
kubectl label nodes vm-16-2-ubuntu machine=on --overwrite
|
kubectl label nodes on machine=on --overwrite
|
||||||
|
|
||||||
### light
|
### light
|
||||||
|
|
||||||
kubectl label nodes vm-12-6-ubuntu machine=light --overwrite
|
kubectl label nodes light machine=light --overwrite
|
||||||
Reference in New Issue
Block a user