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 nodesnode-role.kubernetes.io/worker=
to worker nodesk8s.yaook.cloud/gpu-node=true
to worker nodes with GPU