This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |