coreweave / dashboard

General-purpose web UI for Kubernetes clusters
Apache License 2.0
0 stars 0 forks source link

[discussion]: Should we include the k8s-dashboard in production? #5

Closed vpatov closed 6 months ago

vpatov commented 7 months ago

The k8s-dashboard is currently available in staging, thanks to @mecampbellsoup putting together the chart, configuration, and his PR in the upstream that adds a feature to the dashboard that lets you configure a namespace header (in our case x-consumer-permissions), and a namespace regex that would extract the authorized namespaces from the header values, which makes the dashboard work in our multi-tenant environment, where a tenant has access to a few namespaces but not all namespaces.

There are still a few issues that need to be worked out before we can consider putting this into production (#1 #2 #3 #4), but before time and energy are invested into addressing those issues it would be good to have a discussion to understand whether or not we want to include this in production.

Pros:

Cons:

Questions to explore:

pmowrer commented 6 months ago

Decision is: No