"All clusters" kubeconfig generator

Provide a mechanism in the managed kubernetes UI to download a kubeconfig that has tokens and config for ALL clusters, but configured with contexts for all clusters to allow readily switching between them.

RIght now, you create a config that has a 'default' context, and a context for the single cluster.

If token is compatible between clusters, then a single 'user' definition would work - otherwise user definition would probably need to exist for each cluster in the configuration.

  • Guest
  • May 4 2022
  • Attach files
  • Guest commented
    May 04, 2022 15:28

    Yeah, My Team ended up creating a Script to fetch and replace the kubeconfig file for each cluster through the keystone api in the UI