DEKUBE
  • 📖Litepaper
  • 🧩Genesis Points Event
    • 🚏Tutorial for Team up
    • 🪟Tutorial for Windows
    • 🍎Tutorial for MacOS
    • 🐧Tutorial for Linux
  • 🔧Node Deployment Manual
    • Minimum Requirements and Deployment Conditions for the Cluster
    • Installation files
    • Description of the installation process
      • Ansible
      • Preparing the inventory-file
      • Wireguard VPN Settings
      • Creating a Kubernetes cluster and installing DEKUBE components
      • Registration and connection of the cluster to the DEKUBE.AI network
      • How to make sure the cluster is running?
      • Assigning a Label to worker nodes
      • (Optional) Adding new worker nodes
  • 💎Nodes Recruitment
  • 📚FAQ
  • 📃Terms of Use
Powered by GitBook
On this page
  1. 🔧Node Deployment Manual
  2. Description of the installation process

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
PreviousHow to make sure the cluster is running?Next(Optional) Adding new worker nodes

Last updated 1 year ago