digitalocean / container-blueprints

DigitalOcean Kubernetes(DOKS) Solution Blueprints
92 stars 46 forks source link

[Egress Gateway] DigitalOcean REST API IP range question #64

Open Tang8330 opened 1 year ago

Tang8330 commented 1 year ago

The README specifies:

You need to make sure to NOT ADD static routes containing CIDRs which overlap with DigitalOcean REST API endpoints (including DOKS) ! Doing so, will affect DOKS cluster functionality (Kubelets), and/or other internal services (e.g. Crossplane).

What is the CIDR for DigitalOcean REST API? The internal service one I would imagine being my VPC IP range that I need to block.

Tang8330 commented 1 year ago

cc: @v-ctiutiu

Tang8330 commented 1 year ago

I looked online and across DigitalOcean docs and don't see anything.