I have 20 nodes in my K8s cluster. I want storage to be saved only on 5 nodes where disks are attached. What are the configuration steps for me to restrict that storage pods are restricted to only these 5 nodes? …
You can schedule the pods using Node Selector logic.More explanation has given in https://docs.openebs.io/docs/next/scheduler.html