v0.20 - Support Multiple Kubeconfig Files

April 12, 2021

This week, we are bringing you the ability to add multiple kubeconfig files in Infra.app (v0.20). For all of you who e-mailed or used the send feedback button to share that feedback, Thank you!

Now in the cluster dropdown menu, you can select "Add Configuration" or use the hotkey ⌘+O to open the file picker. From there, you can simply navigate to other folders to add separate kubeconfig files.

Switching clusters to an added kubeconfig file will not change your kubectl kubeconfig. Please make sure when using the command line to use the right kubeconfig.
Example: kubectl --kubeconfig additional_kubeconfig.yaml get deployment


Infra.app does not store a local copy of the kubeconfig you've added. If you change its filename or its location, they will automatically be removed from Infra, and you will be required to add it back.


Changelog

New Features:

  • Ability to add multiple Kubernetes configuration files


Improvements/Bug Fixes:

  • Fixed a bug where cluster's data would render incorrectly if switching clusters quickly
  • Performance improvements

Sign up for updates

Thanks. We'll be in touch.
Oops! Something went wrong while submitting the form.