labels

package
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

View Source
const (
	// WorkerRole is the role label of worker nodes
	WorkerRole = "node-role.kubernetes.io/worker"
	// MasterRole is the old role label of control plane nodes
	MasterRole = "node-role.kubernetes.io/master"
	// ControlPlaneRole is the new role label of control plane nodes
	ControlPlaneRole = "node-role.kubernetes.io/control-plane"
	// DefaultTemplate label indicates to third party tools (e.g. UI) the default remediation template in case several exists.
	DefaultTemplate = "remediation.medik8s.io/default-template"
	// ExcludeFromRemediation label would be put on a node with value "true" in order to indicate this node should not be remediated.
	ExcludeFromRemediation = "remediation.medik8s.io/exclude-from-remediation"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL