Replies: 1 comment 1 reply
-
|
I haven't used this feature, but yes, it should allow you to run workflow pods in a different cluster than the workflow controller. It was added in #1134 and is documented at https://argo-workflows.readthedocs.io/en/latest/workflow-controller-configmap/#kubeconfig |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
argo-workflows/docs/workflow-controller-configmap.yaml
Lines 51 to 62 in 946a2d6
I'm interested in running workflow pods in a different Kubernetes cluster. Does the kubeconfig section help facilitate that?
Additionally, I found some examples using a tool called Admiralty to enable remote cluster execution. Is that a recommended approach, or is there native support within Argo for this use case?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions