You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most dev use this idea of running a proxy container to forward the k8s traffic to local dev environment manually.
But this plugin really makes that process smoother, with a single command.
I am trying to use this plugin for my dev environment and I am facing a minor issue with my setup.
Hello, Thanks for this nice k8s plugin.
Most dev use this idea of running a proxy container to forward the k8s traffic to local dev environment manually.
But this plugin really makes that process smoother, with a single command.
I am trying to use this plugin for my dev environment and I am facing a minor issue with my setup.
I have multiple clusters configured though env variable KUBECONFIG
https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#the-kubeconfig-environment-variable
When trying to start ktunnel using this config, ktunnel crashes with following trace:
The text was updated successfully, but these errors were encountered: