Open
Description
Support nodeselector for kudo init:
To able to deploy on Linux node/Specific Node:
Currently we are having K8s cluster running Windows as well as Linux container, and sometimes due to not having nodeselector when we run kudo init
it will create pods of kudo sts on Windows node.
I guess we can also use this to support others node types.