iits-consulting / otc-auth

Open Source CLI for the Open Telekom Cloud written in go.
GNU General Public License v3.0
44 stars 5 forks source link

Switching Kubernetes Cluster within the same OTC Tenant does not work #34

Closed victorgetz closed 1 year ago

victorgetz commented 1 year ago

If i switch for example from qa to prod i get this error message:

kubectl get pods
error: You must be logged in to the server (Unauthorized)

I need to delete the kubectl config and then it works