Manual-scheduling
As we know that kubernetes scheduler is responsible for selecting which node that pod is going to be running on.
SoWhat if we need to restrict pod to be running on pod what we chose it [force pod to be running on specific pod] ?
We have parameter cal...
cka-learning.hashnode.dev1 min read