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

Multi-Cluster Quick Start support separate hub #699

Closed maleck13 closed 9 months ago

maleck13 commented 9 months ago

What

In the quick start we want to move away from a shared hub spoke setup as this causes issues when we install the policy controller in the spoke and the hub. It is also not a standard way to use OCM even their own quick start uses 3 clusters

How

Change our quick start to setup 3 kind clusters just like the OCM quick start. This should mean there is a dedicated hub and 2 dedicated spokes

Done