microsoft / azure_arc

Automated Azure Arc, Edge, and Platform environments
https://aka.ms/ArcJumpstart
Creative Commons Attribution 4.0 International
744 stars 550 forks source link

Add Hypermarket GItOps Config #2805

Closed mrhoads closed 3 weeks ago

mrhoads commented 3 weeks ago

This should add the GitOps configuration for contoso-hypermarket. The CLI equivalent is:

az k8s-configuration flux create --cluster-name <cluster>  --resource-group <resource group> --name contoso-hypermarket --namespace default --cluster-type connectedClusters --scope cluster --url https://github.com/Azure/jumpstart-apps --branch main --kustomization name=contoso-hypermarket path=./agora/contoso_hypermarket/
dkirby-ms commented 3 weeks ago

There is a merge conflict here @mrhoads

mrhoads commented 3 weeks ago

merge conflict should be resolved but hoping fresh eyes can look at this before doing the merge