The docs site has no production install how-to — how-to-guides/ only covers the local Kind setup. helm-charts/README.md still has a TODO placeholder for the kubernetes install doc, and the only install hint on the docs site is a one-liner helm install in reference/components/platform-mesh-operator.md. The mechanism (operator + FluxCD + OCM + PlatformMesh CR, with remoteInfra / remoteRuntime for split-cluster) is shipped but not narrated anywhere.
Proposal
Add how-to-guides/install-platform-mesh-on-kubernetes.md.
Scope: prereqs (cluster, Flux, OCM controller, kcp, DNS/TLS), helm install of the operator, single-cluster vs split-cluster topology, a realistic PlatformMesh CR, verification.
Link out to reference/components/platform-mesh-operator.md for full value reference and to concepts/architecture for the why — keep this page goal-oriented per Diataxis.
The docs site has no production install how-to —
how-to-guides/only covers the local Kind setup.helm-charts/README.mdstill has aTODOplaceholder for the kubernetes install doc, and the only install hint on the docs site is a one-linerhelm installinreference/components/platform-mesh-operator.md. The mechanism (operator + FluxCD + OCM +PlatformMeshCR, withremoteInfra/remoteRuntimefor split-cluster) is shipped but not narrated anywhere.Proposal
Add
how-to-guides/install-platform-mesh-on-kubernetes.md.Scope: prereqs (cluster, Flux, OCM controller, kcp, DNS/TLS),
helm installof the operator, single-cluster vs split-cluster topology, a realisticPlatformMeshCR, verification.Link out to
reference/components/platform-mesh-operator.mdfor full value reference and toconcepts/architecturefor the why — keep this page goal-oriented per Diataxis.