package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewNodeLifecycleController returns a new taint controller.
Register the metrics that are to be monitored.
# Variables
NotReadyTaintTemplate is the taint for when a node is not ready for executing pods.
UnreachableTaintTemplate is the taint for when a node becomes unreachable.
# Structs
Controller is the controller that manages node's life cycle.
# Type aliases
ZoneState is the state of a given zone.