kube-ops-view icon indicating copy to clipboard operation
kube-ops-view copied to clipboard

Show additional cluster properties

Open hjacobs opened this issue 8 years ago • 0 comments

It might be valuable to show additional cluster properties (e.g. extracted from Cluster Registry) such as:

  • environment ("test", "production" or similar) --- this is important to indicate whether the cluster is "critical" for operations or not
  • channel (version channel like "alpha" or "stable")

These properties might also be stored somewhere inside the cluster (ThirdPartyResource or labels?) which would make this feature more generally useful for the community I believe.

hjacobs avatar Jan 17 '17 19:01 hjacobs