Learning path
Tutorials are for learning by doing. Follow them in order if this is your first time using Platform Mesh.
Before you start
Set up a local Platform Mesh environment first: Set up Platform Mesh locally. The tutorials assume a running cluster.
Recommended sequence
- Explore the example MSP - use the portal, create an organization and account, and provision the example HttpBin service.
- Provider quick start - publish the HttpBin provider API with api-syncagent and verify the consumer flow.
- Consume a service from a controller - run a Go controller that watches HttpBin resources from the consumer side.
- Build a multicluster-runtime provider - run a custom Go provider controller that syncs MongoDB resources across clusters.
After the tutorials
Use How-to guides for specific local tasks, or read Concepts to understand the architecture behind what you just ran.
Community and support
Platform Mesh welcomes contributions from the community. The project’s contributing guide covers how to find work, open pull requests, and review changes. If you have any questions or want to leave feedback, please reach out via our community channels.
- How-to guides - task-focused operational instructions.
- Concepts - architecture, personas, and interaction patterns.
- Reference - component and object reference material.