How does one specify a kubeconfig? #1248
-
When using a yaml workflow, I can submit it to a remote server as follows without any issues:
How do I get the equivalent behavior in Hera? The following works for running on my local argo installation, but I'm not sure how to specify the kubeconfig for running this workflow remotely:
|
Beta Was this translation helpful? Give feedback.
Answered by
flaviuvadan
Oct 25, 2024
Replies: 1 comment
-
Hey @avnermay! https://hera.readthedocs.io/en/stable/walk-through/authentication/#generating-a-k8s-token-via-tokengenerator might be helpful |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
elliotgunton
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @avnermay! https://hera.readthedocs.io/en/stable/walk-through/authentication/#generating-a-k8s-token-via-tokengenerator might be helpful