digitalocean / k8s-staticroute-operator

Create static routes for your k8s nodes using CRDs.
52 stars 11 forks source link

StaticRoute CRD to support multiple gateways #22

Open Tang8330 opened 1 year ago

Tang8330 commented 1 year ago

So we can spread the egress load across multiple droplets.

Tang8330 commented 1 year ago

I tried to create N number of staticRoutes where N = number of gateways. It creates, but fails the check when inspecting events.

moovs commented 1 year ago

it's impossible for now..