Problem scenario
You run a kubectl command, but you receive one of the following error messages:
Warning FailedScheduling default-scheduler no nodes available to schedule pods
No resources found
What should you do?
Possible Solution #1
Did the control plane lose connectivity with the worker nodes? An intermediate network device such as a firewall may have been implemented.
…