Is your feature request related to a problem? Please describe.
When there are many business pods—for example, over 50 replicas—manually locating specific pods in the frontend becomes extremely inconvenient. To troubleshoot pod issues, users often fall back to using kubectl. It would be helpful to add a search function to streamline this process.
Describe the feature you'd like
We suggest adding a search feature to this page, allowing users to quickly locate a specific pod for debugging or viewing logs.

Describe alternatives you've considered
Manually scrolling and locating pods or switching back to command-line tools like kubectl, which breaks the UI workflow.
Additional context
N/A
Is your feature request related to a problem? Please describe.
When there are many business pods—for example, over 50 replicas—manually locating specific pods in the frontend becomes extremely inconvenient. To troubleshoot pod issues, users often fall back to using
kubectl. It would be helpful to add a search function to streamline this process.Describe the feature you'd like

We suggest adding a search feature to this page, allowing users to quickly locate a specific pod for debugging or viewing logs.
Describe alternatives you've considered
Manually scrolling and locating pods or switching back to command-line tools like
kubectl, which breaks the UI workflow.Additional context
N/A