Replies: 1 comment
-
|
In v18+ the kube login flow changed — export KUBECONFIG=${KUBECONFIG:-$HOME/.kube/config}:$HOME/.tsh/kubeconfigThen after If you're switching between multiple clusters, Another approach is |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Applies To
tsh kube
Details
I am looking for a way to have similar user experience as it used to be with v17 where I could:
kubectl --contexttsh proxyortsh kubectlwhich is very painfulHow can I configure teleport client to always use specified KUBECONFIG?
How will we know this is resolved?
Related Issues
Beta Was this translation helpful? Give feedback.
All reactions