Part of #25
Originally kube-vip/kube-vip#58 (comment)
In a home network environment, with a typical commercial uPNP router, SSDP can be used by the cluster to detect if a node is no longer available so that the CCM can take appropriate actions to affect the node resource (InstanceShutdownByProviderID).
https://github.com/kubernetes/kubernetes/blob/01517e530faab6d600a1bedc730550a218834a73/pkg/controller/cloud/node_controller.go#L256
Part of #25
Originally kube-vip/kube-vip#58 (comment)
In a home network environment, with a typical commercial uPNP router, SSDP can be used by the cluster to detect if a node is no longer available so that the CCM can take appropriate actions to affect the node resource (
InstanceShutdownByProviderID).https://github.com/kubernetes/kubernetes/blob/01517e530faab6d600a1bedc730550a218834a73/pkg/controller/cloud/node_controller.go#L256