KubeUI

Kubernetes User Interface

MIT License

Stars
99
Committers
5

KubeUI

What is this?

KubeUI is a user interface for Kubernetes.

Features

  • Automatic updates
  • Connect to Cluster
  • Create/View/Edit Resources as Yaml
  • Custom Resource Definition support
  • Multi Monitor Support
  • Limited Permission Support
    • No access to List/Watch Namespaces
    • Namespace specific Resource Permissions

Resource Specific Features

  • Pod
    • View Logs
    • View Console
    • Port Forwarding
    • CPU/Memory Usage
  • Secret
    • View Certificate details (expiry etc)

How to run?

Go to Releases and download the version for your OS.

Supported Platforms (AMD64 and ARM64):

Example

Telemetry

KubeUI gathers telemetry data to help the team gain insights into how users are interacting with the product, troubleshoot issues, and improve overall performance. While this data is valuable for enhancing the user experience, we understand that some users may prefer not to share their usage information.

Telemetry can be disabled in File > Settings.

Example of data collected:

  • Metrics
    • Application Opened/Closed
    • View Type Name Opened/Closed
    • Action Name Performed
    • Runtime Information
      • CPU Usage
      • Memory Usage
      • etc
  • Logs
    • Message
    • Exception
      • Stack Trace
      • Type
    • OS Name/Version/Architecture

How to build?

  1. Download .Net SDK 9.0
  2. Download an IDE
  3. Build away!

Stats

License

Badges
Extracted from project README's
codecov FOSSA Status FOSSA Status
Related Projects