On a project, through the 'edit nodes' I can add pods of various clusters to the list of nodes.
When I want to execute a command to a pod only the 'Kubernetes / Pods / Node Executor' settings at the project level are honoured.
What I would like is to use 'Kubernetes Config File Path' from the Node itself - we have it on the configuration used to get this node and not the 'Kubernetes Config File Path' from the project settings.
This way I will be able to access nodes on different K8s clusters and execute commands there
I found out that we can put parameters on the 'Kubernetes Config File Path' of the project 'Kubernetes / Pods / Node Executor' config which suits my needs just fine
On a project, through the 'edit nodes' I can add pods of various clusters to the list of nodes. When I want to execute a command to a pod only the 'Kubernetes / Pods / Node Executor' settings at the project level are honoured.
What I would like is to use 'Kubernetes Config File Path' from the Node itself - we have it on the configuration used to get this node and not the 'Kubernetes Config File Path' from the project settings. This way I will be able to access nodes on different K8s clusters and execute commands there