Cluster

One instance of YAOOK/k8s builds and manages a single Kubernetes cluster.

Node labeling

YAOOK/k8s ensures that certain labels are attached to Kubernetes nodes:

  • node-role.kubernetes.io/control-plane= to control plane nodes

  • node-role.kubernetes.io/worker= to worker nodes

  • k8s.yaook.cloud/gpu-node=true to worker nodes with GPU