Home

Awesome

KubeMonitor

About KubeMonitor

KubeMonitor is a macOS app that displays information about your active Kubernetes cluster in your menu bar. Internally, it polls the kubectl command to gather information about running pods and nodes, and displays it in a more user-friendly way


<p align="center"> <img src="./Screenshot.png" alt="KubeMonitor Screenshot"/> </p>

Features


Dependencies

Building Project

Because this project uses CocoaPods to manage third party code, you must run pod install inside the directory to download dependencies before the project will compile. After Cocoapods is initialized, the project should be opened through the generated KubeMonitor.xcworkspace file

Third Party Libraries

Contributing changes

Licensing


This is not an official Google product