Dear all,
We have some VPS at different datacenters running Kuma global CP on microk8s - works
AWS & DO K8s clusters connected as remote
The missing piece is the API gateway / ingress. All the VPS don‘t have cloud LoadBalancers and we use simple DNS round-robin to load balance them. They should now route example.com to we each cloud / datacenter that has a healthy example_svc.
All the docs for running Kong with Kuma assume LoadBalancers so I‘m a bit lost here.
Should I run Kong in hybrid mode on the microk8s and their host VMs to „bridge“ to the host network?
Willing to pay for help!