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
the kubecfg endpoint renders the kubectl configuration file with a token generated for the authenticated user, but uses a hardcoded user for the user and context sections.
the resulting output can not be used as-is and requires post-processing on the consumer side.