Skupper documentation¶
This documentation is organized around the main ways people learn and use Skupper: - understanding the model - getting started with the CLI - creating networks declaratively - exploring the concepts in depth - looking up reference material
Get started with the CLI¶
Use the CLI when you want the fastest path to creating a site, linking sites together, and exposing services. The installation guide covers the controller and CLI setup, and the task-oriented CLI guides show how to build an application network on Kubernetes or local systems.
Create application networks declaratively¶
Use the declarative YAML workflow when you want infrastructure that is defined in version-controlled manifests. These guides show how to describe sites, links, and service exposure for Kubernetes and local-system deployments.
- Kubernetes YAML overview
- Configure sites with Kubernetes YAML
- Link sites with Kubernetes YAML
- Expose services with Kubernetes YAML
- System YAML overview
- Configure sites with system YAML
- Link sites with system YAML
- Expose services with system YAML
Explore conceptual deep dives¶
The Reference section provides a more detailed look at the Skupper model, terminology, and operational topics. Use it when you want to understand the platform beyond the getting-started flows.
Reference material¶
When you need exact command or resource definitions, go straight to the reference sections.