Open
Description
What happened?
We use flinkApplication operator , which shows the output status using kubectl like this
k get flinkApplication -A
NAMESPACE NAME PHASE CLUSTER HEALTH JOB HEALTH JOB RESTARTS AGE
agentproc agent-snapshot-metrics Running Green Green 2 4d10h
agentproc agent-statistics-metric-processor Running Green Green 1 11d
agentproc agent-summary-processor Running Green Green 1 4d10h
agentproc site-snapshot-metrics Running Green Green 2 4d10h
agentproc team-snapshot-metrics Running Yellow Yellow 4 430d
agentproc usage-metric-processor Running Green Green 2 73d
agentstorage raw-data-agent-storage-agent-activity Running Green Green 3 4d10h
agentstorage raw-data-agent-storage-agent-error Running Yellow Yellow 11 533d
agentstorage raw-data-agent-storage-agent-event Running Yellow Yellow 11 533d
agentstorage raw-data-agent-storage-agent-statistics Running Yellow Yellow 11 533d
agentstorage refined-data-agent-storage-agent-state Running Green Green 1 21d
billing agent-pstn-snapshot-metrics 2d12h
But in a kubernetes dashboad does not shows these information , Is there any way to customize in UI?
What did you expect to happen?
Does not show the proper output in UI,
How can we reproduce it (as minimally and precisely as possible)?
Any CRD can be tested .
Anything else we need to know?
No response
What browsers are you seeing the problem on?
No response
Kubernetes Dashboard version
v2.7.0
Kubernetes version
1.23
Dev environment
No response