kubenav - Kubernetes Dashboard

In-app purchases
4.4
163 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

kubenav is a mobile app to manage Kubernetes clusters. The app provides an overview of all resources in a Kubernetes cluster, including current status information for workloads. The details view for resources provides additional information. It is possible to view logs and events or to get a shell into a container. You can also edit and delete resources or scale your workloads within the app.

- Available mobile: kubenav provides the same experience as kubectl for mobile.
- Manage Resources: All major resources like Deployments, StatefulSets, DaemonSets, Pods, etc. are supported.
- Custom Resource Definitions: View all Custom Resource Definitions and mange Custom Resources.
- Modify Resources: Edit and delete all available resources or scale your Deployments, StatefulSets, DaemonSets.
- Filter and Search: Filter the resources by Namespace and find them by their name.
- Status Information: Fast overview of the status of workloads and detailed information including Events.
- Resource Usage: View the requests, limits and current usage of Pods and Containers.
- Logs: View the logs of a container or stream the logs in realtime.
- Terminal: Get a shell into a container, right from your phone.
- Manage multiple Clusters: Add multiple clusters via `kubeconfig` or your preferred Cloud Provider, including Google, AWS and Azure.
- Port-Forwarding: Create a port-forwarding connection to one of your Pods and open the served page in your browser.
- Prometheus Integration: kubenav allows you to view your Prometheus metrics directly in the dashboard and to build your own dashboards via the Prometheus plugin.
Updated on
Jul 7, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.5
153 reviews
Marek ZCZWA
October 21, 2025
Hey, I have a problem with i guess DNS, I have local DNS server, on my phone I hardcoded dns address and browser can resolve local cluster but the app cannot, it looks like it have hardcoded DNS ? Overall I love the app concept, I would love to contribute but that's the biggest issue to start for now :/
Did you find this helpful?
Talu Mircea
October 14, 2025
Great app! It would be amazing if I could authenticate to my clusters as a user (e.g. using Microsoft Entra SSO), without having to always create an app registration.
1 person found this review helpful
Did you find this helpful?
Ketan Goyal
July 17, 2025
impressive man appreciate you but there is a flaw please add the proxy setting on the cluster level as well as I am facing issue where I need to use different proxy servers for different clusters
Did you find this helpful?

What’s new

- Improve Pod Status
- Improve Container List for Logs and Terminal
- Fix OIDC Authentication for Authelia
- Fix App Crash for Invalid Kubeconfig
- Improve Error Handling
- Add Reset Action
- Dependency Updates