omrikiei / ktunnel

A cli that exposes your local resources to kubernetes
GNU General Public License v3.0
925 stars 71 forks source link

is authentication with token supported? #80

Open guai opened 2 years ago

guai commented 2 years ago

Hi How does ktunnel authenticate itself in the cluster? Can I use --token=<token> just like I use with openshift cli tool? e.g. oc project --token=<token>

omrikiei commented 2 years ago

it is currently not supported, marking this as an enhancement