Examples

Three example projects demonstrate different deployment scenarios, from a minimal provider usage test to a full production-like multi-cluster setup.

Full source code for all examples is in the examples/ directory of the repository.

Example What it covers
Simple Project Provider API: projects, environments, variables, all 4 notification types
Single Cluster Complete Lagoon stack on one Kind cluster; good for local development and testing
Multi-Cluster Production-like setup with separate prod and nonprod clusters

Table of contents