Other Clusters

Connect any other Kubernetes cluster to Infra App via manual configuration

How Infra App detects clusters

Similarly to kubectl, Infra App looks for your default Kubernetes configuration file (also commonly referred to as KubeConfig) to discover clusters. This file is found under:

  • ~/.kube/config on macOS and Linux

  • C:\Users\<your user>\.kube\config on Windows

Adding additional config files

Some Kubernetes providers (such as IBM Cloud or Digital Ocean) don't use the default Kubernetes config file. Infra App can connect to these clusters as well. Simply click on the Cluster Switcher and then Add Configuration...

Still having trouble connecting?

If you're still having trouble connecting Infra App to your cluster, feel free to shoot us an email

Last updated