Description
Document the existing Generic Resource UI PoC — a fully generic UI that renders any KRM resource via the GraphQL gateway — on https://platform-mesh.io so the community can discover and understand it. This is part of the Platform-Mesh 0.3 "Showcases / Proof of Concepts" track.
Status: alpha / experimental / PoC. This is not production-ready. The goal of this task is purely to document the existing implementation and make its current state visible — no hardening, no API changes, no productionisation.
What this demonstrates
A single UI that, given any Kubernetes/KRM resource exposed through the GraphQL gateway, can render views without per-resource frontend code. The documentation should explain how this expresses the polymorphic-API / KRM-as-lingua-franca story and how schema-driven rendering becomes possible once the gateway introspects arbitrary CRDs (including those bound via APIExport/APIBinding through kcp).
Scope of this task
Out of scope
- Any code changes to the PoC
- Hardening, stabilising, or productionising the implementation
- Replacing any production UI (e.g. the marketplace UI)
- API stability guarantees
References
Description
Document the existing Generic Resource UI PoC — a fully generic UI that renders any KRM resource via the GraphQL gateway — on https://platform-mesh.io so the community can discover and understand it. This is part of the Platform-Mesh 0.3 "Showcases / Proof of Concepts" track.
What this demonstrates
A single UI that, given any Kubernetes/KRM resource exposed through the GraphQL gateway, can render views without per-resource frontend code. The documentation should explain how this expresses the polymorphic-API / KRM-as-lingua-franca story and how schema-driven rendering becomes possible once the gateway introspects arbitrary CRDs (including those bound via APIExport/APIBinding through kcp).
Scope of this task
Out of scope
References