Kuadrant / multicluster-gateway-controller

multi-cluster gateway controller, manages multi-cluster gateways based on gateway api and policy attachment
Apache License 2.0
10 stars 23 forks source link

Upstream Stitch Walkthrough #740

Closed david-martin closed 6 months ago

david-martin commented 8 months ago

Allow anyone to try out the Stitch POC environment completely upstream. Also, provide a building block for future Stitch work

Start from the MGC local environment with 2 workload clusters

More info in internal doc https://docs.google.com/document/d/1qUS4Y7lcIkvggs-tA5cGyx0rUQo1J0oNEIZ-ktHghZI/edit#heading=h.psbl479r39x6

NOTE: Some issues are shadowed by issues in https://github.com/Kuadrant/api-quickstart/issues/3

Environment Setup

Walkthrough Setup

Copy and adapt the existing MGC multi cluster walkthrough to:

Note: PR these changes into this doc:

https://github.com/Kuadrant/multicluster-gateway-controller/blob/main/docs/how-to/api-walkthrough.md

The long term location for this work is TBD. Once the work is further along, that decision can be made. That being said, it feels like it should end up in a separate repo from mgc (where everything done above is pulled out to a separate repo, but without the mgc source code, just scripts and kustomize dependencies.)