Kubernetes Day 1: Different Ways to Manually Schedule a Pod to a Node
What will you do if you do not have any scheduler in your Kubernetes cluster? You might not want to rely on the built-in scheduler and instead prefer to schedule the pods yourself.
How does the scheduler work in the backend?In the pod definition file...
vandanapandit.hashnode.dev2 min read