Red Hat Training

A Red Hat training course is available for OpenShift Container Platform

2.6. 更新节点上的标签

在节点上添加或更新标签

$ oc label node <node> <key_1>=<value_1> ... <key_n>=<value_n>

查看更详细的用法:

$ oc label -h