Skip to content

Instantly share code, notes, and snippets.

View vasu1124's full-sized avatar
🎯
Focusing

vasu1124 vasu1124

🎯
Focusing
View GitHub Profile
@vasu1124
vasu1124 / 1 - ocm based example
Last active January 7, 2022 19:41
integrating flux + landscaper with an ocm example
take a look at my test project https://github.com/vasu1124/introspect
Assuming a K8s application, you need. the follwing
1. container image in an oci registry
2. helm chart in an oci registry
3. landscaper blueprint, either in an oci registry or inline in the ocm descriptor
4. ocm descriptor in an oci registry
More in-depth
1. build your container image and push it into your favorite oci registry