-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
Today we have the conventional "Search" in ACM.
In addition, work is ongoing to improve search in OpenShift:
- Introduce saved searches
- Add specific parameters to filter by, based on the resource kind.
This spike is meant to understand what is required in order to integrate the "Search" with AI agent that we enable natural language search like: "Show me all vms with total CPU greater than 2".
The ACM search is built on PostgresQL and it should be a good fit to base on for LLM.
Please search if there is already MCPs that we can build on, before you start.
Goal: Create an MCP that can use NL(Natural Language) to query ACM Search for “show me my X” across any kinds and clusters