Assigning a Label to worker nodes
Each working node must be assigned a Label (PUBLICKEY=) - a unique key that can be created on Dekube Wallet.
Example command execution:
kubectl label node NODE_NAME PUBLICKEY=27mCqjFRLPYSKDyzqYAPe5FT49YVaArb7tqREWvPMNJX5epse2
#node/NODE_NAME labeled
Last updated