Easy UI for teams to control their namespace?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • k9s

    šŸ¶ Kubernetes CLI To Manage Your Clusters In Style!

  • Or k9s for terminal geeks. But thatā€™s not your typical UI :)

  • lens

    Lens - The way the world runs Kubernetes

  • Maybe Lens? I mean, you still need to explain them how to add cluster to context, and you need your RBAC properly setup, but the visual part is Lens.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dashboard

    General-purpose web UI for Kubernetes clusters

  • The Kubernetes Dashboard could work for this use case.

  • kcl

    KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io

  • We usually use KCL as the DSLļ¼ˆ https://github.com/KusionStack/KCLVM ļ¼‰Build a user interface abstraction (masking the Kuberetes concept that developers do not want to understand) and build different UIs based on this abstraction (it can be an IDE interface, a WebUI, or a CLI), which is very flexible and can quickly respond to the increasing demand for UI changes from developers. Alternatively, another approach is to quickly modify YAML through KCL's Mutation capability (different teams can use KCL to write different namespace conditions). And KCL can be combined with ArgoCD to achieve better results

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts