Fix for Service load balancers should include unschedulable nodes

What's the problem?

Detailed fix for Kubernetes issue PR #90823

Why does this happen?

Technical root cause identified in the networking layer.

Code Example

https://github.com/kubernetes/kubernetes/pull/90823

How to fix it

Follow the resolution implemented in PR #90823 on GitHub.

#k8s#solved