kubenav
The app is developed using Ionic Framework and Capacitor. The frontend part of the app is implemented using TypeScript and React functional components. The backend part uses Go mobile for communication with the Kubernetes API server and Cloud Providers. So it is possible to achieve nearly 100% code sharing between the mobile and desktop implementation of kubenav.
– Available for mobile and desktop: kubenav provides the same experience for mobile and desktop, with nearly 100% code sharing.
– 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 there 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 prefered 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.
– Elasticsearch Integration: Discover your logs with the Elasticsearch plugin.
– Jaeger Integration: Analyze your traces with the Jaeger plugin.
更多
kubenav 3.4.0 更新
– Improve default Prometheus metrics