THIS REPO IS OUT OF DATE - DEMO INSTRUCTIONS WERE ORIGINALLY WRITTEN FOR DEMO3.
This repository is dealing with the Weave GitOps demos and demo environments. Please use it to file and update issues that you are seeing. You can find the official demo guides here.
Consult this table in notion for a general overiew.
https://sa-demo.trial.cx.weave.works/
You can find the IAM Credentials in 1P :
Put these in your environment.
You can download a kubeconfig that has all 3 management clusters (demo[123]).
You can add the kubeconfig data for demo2 to your existing kubeconfig with this command :
$ aws eks --region eu-west-3 update-kubeconfig --name wge-demo2
For demo3 use
$ aws eks --region eu-west-1 update-kubeconfig --name wge-demo3
Read the demo instructions fully and run a practice before presenting to a customer.
- Cluster Deployment with CAPI in WGE
- Deploy Applications in WGE
- Application Promotion and Policy Checks using Flux and WGE
- Policy and Trusted Delivery
- Progressive Delivery with WGE
Please also keep these instructions up to date for SAs to reference easily.