mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-23 10:26:22 +00:00
We recently received this bug report: #132966. The issue seems to be that the new range configured doesn't work for existing pods on the node, and therefore the kubelet fails to start. While I'll also improve the documentation to mention you need to drain the node, let's also improve the error message saying which pod this error comes from. Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>