FAQs

Answers to common questions about Infra App

What is Infra App?

Infra App is a Desktop client to manage Kubernetes from Mac, Windows or Linux.

Does Infra App support connecting to my cluster via an HTTP/HTTPS proxy?

Not currently, this feature is on our roadmap.

Does Infra App support connecting to my cluster via OpenID Connect (OIDC)?

Not currently, this feature is on our roadmap.

Does Infra App support connecting to my cluster via Okta?

Not currently, this feature is on our roadmap.

I'm seeing an error when connecting to my cluster and I don't know how to fix it. What should I do?

If you're using a Kubernetes solution such as AWS EKS, Docker Desktop, first check out the docs.

If this doesn't help, contact us via email so we can ask more about how your cluster is set up.

How often do resource metrics (e.g. CPU & memory) update?

CPU & Memory values update every 5 seconds Note that values may not change this often, as the Kubernetes metrics server will often keep a 30-second rolling average.

Does Infra App support large clusters?

We test Infra App internally against large clusters, and many use it with 100+ node clusters. For connecting Infra App to very large Kubernetes clusters with 100s or 1000s of nodes, please contact us.

Is Infra App Secure? Where is my data stored?

All cluster data is downloaded directly from your cluster to Infra App running on your computer (locally). No cluster data is ever sent to Infra App's servers. Further, we:

  • Scan Infra App for vulnerabilities before every release and on monitor a continual basis.

  • Force HTTPS on all connections and downloads

Last updated