class

Kubernetes::Script::LabelsAndTaintsGenerator

Inherits Reference < Object

Constants

EXCLUDE_FROM_LB_LABEL = "node.kubernetes.io/exclude-from-external-load-balancers"
EXTERNAL_NODE_LABEL = "hetzner-k3s.io/external"
EXTERNAL_NODE_PROVIDER_LABEL = "hetzner-k3s.io/external-provider"

Class methods

build_labels(label_collection, automatic_labels = [] of Tuple(String, String))
Source
build_taints(taint_collection)
Source
labels_and_taints(settings, pool)
Source