article section
Canada operator walkthrough
This walkthrough stays in one place: Countries org, project-canada, namespace ns-quebec-01-6kf9r. I started with a plain Kubernetes manifest, then wrapped the same three tiers in a VCFA blueprint so the app had versioning, release history, and a real deployment record.
The important fix was small but real. VCFA wanted embedded manifests stored as structured objects under manifest, not string blocks. Once that was corrected, the blueprint validated cleanly and became something an operator could create, release, and deploy on purpose.
The Canada blueprint file is below first, then the side-by-side difference between Kubernetes manifest YAML and VCFA blueprint YAML.
Canada blueprint file contents
VCFA blueprint YAML versus Kubernetes manifest YAML
Canada blueprint in the VCFA list
Canada target namespace
