-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
- Develop tools to help collect must-gather through mcp-server
- Onboard tools into kubernetes-mcp-server
- Equivalent to execution of`oc adm must-gather` which also has to ability to take in options.
- Same functionality as oc must-gather
- Generate summary of cluster state
The caveat here is that when deploying through `oc adm must-gather` the pods are privileged, so the pods created by this MCP server also need to be privileged. If the account using the mcp-server is not privileged, we could also look into supporting collection through the must-gather operator.