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 multi-cluster-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.
Related sections
- How-to guides - task-focused operational instructions.
- Concepts - architecture, personas, and interaction patterns.
- Reference - component and object reference material.