kubernetes / dashboard

General-purpose web UI for Kubernetes clusters
Apache License 2.0
14.48k stars 4.17k forks source link

Please render environment variables as a table #9474

Open radarsh opened 2 months ago

radarsh commented 2 months ago

What would you like to be added?

It would be far more readable to have container level environment variables displayed in tabular format instead of the current flow design and have options to sort, paginate, search etc like other tables on the dashboard.

Currently when we have a large number of environment variables:

image

Why is this needed?

Makes it much easier to read.

r-yabyab commented 1 week ago

/assign