nodus
nodus copied to clipboard
Prevent kube-controller-manager marking fake nodes as not-ready.
This patch mimics kubelet behavior for the fake nodes by periodically posting node status updates to the API server. This makes K8s' node-lifecycle-manager less suspicious about the simulated nodes.