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
They cannot label namespaces and cannot install mutating webhooks.
How would we, as a platforms team, enable this on-demand from them? How could we pre-set things or have something in-place to allow them to use this without heavily elevating their privileges?
The text was updated successfully, but these errors were encountered:
Install server in Kubernetes cluster (optional)
you can install kubevpn server previously (it will automatically install by kubevpn client with command kubevpn connect if detect kubevpn server not exist)
@suvl
Another solution is you can connect it with rbac kubeconfig at the first time.
Then second time you just needs to use it kubevpn connect(kubeconfig not needs rbac permission any more)
My developers use the k8s clusters in a namespace-as-a-service, limited RBAC setting and, from the README.md, I see these:
They cannot label namespaces and cannot install mutating webhooks.
How would we, as a platforms team, enable this on-demand from them? How could we pre-set things or have something in-place to allow them to use this without heavily elevating their privileges?
The text was updated successfully, but these errors were encountered: