Hi,
I am trying to use a single instance of rundeck community to manage multiple kubernetes clusters.
I can create multiple kubernetes node resource, one for each k8s cluster, and select nodes across clusters.
However, I'm not sure how to configure node executors / file copiers so that they will respect the node (pod) I have selected.
gives me the impression that I can configure node sources without configuring executors, and can run commands on selected nodes (pods), is this possible?