Getting started
Get started by connecting Infra App to your Kubernetes Clusters
Additional instructions for Linux AppImage
If using the AppImage format, make sure to mark the app as executable. For example, on Ubuntu, this can be done by right-clicking on the AppImage file, clicking on Permissions, and then "Allow executing file as program"

Or on the command line, run
chmod +x ./Infra-0.43.0.AppImage
Upon starting, Infra App will automatically look at your local Kubernetes configuration to discover clusters you have access to.
Not seeing any Kubernetes clusters?
If Infra App doesn't detect your Kubernetes clusters check out one of the guides below on connecting Infra App to an existing Kubernetes cluster.
Locally discovered clusters appear in the Cluster Switcher, as shown below.

Infra App will automatically load your active cluster, if you have one:

And that's it. You're up and running with Infra App.
If you aren't using any of the above, check out the this guide on connecting any other Kubernetes cluster.
Last modified 2yr ago