-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
As a platform engineer, I want to create a custom golden image and have this distributed via a registry and ArgoCD (OpenShift GitOps) to all my managed clusters in a way that my image appears as a golden image in all managed clusters and can be used to create a new VirtualMachine (VM). There should be no difference between this and any other golden image on the cluster.
Write an article that explains in two parts:
- How to export and upload a newly created containerDisk from data source (VM, VMSnapshot and PVC).
- How to import the newly uploaded containerDisk from the container registry (with the usage of ArgoCD, OpenShift GitOps).
If a release note is needed, please add one.
- documents
-
CNV-26682 Golden image flow across multiple clusters
- In Progress