digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
761 stars 263 forks source link

Separate LB from DOKS #61

Closed bikram20 closed 3 years ago

bikram20 commented 3 years ago

When LB changes, so is the external IP address. It requires reconfiguration of DNS A records. If there's a CDN, then it required reconfiguration of CDN.

Ideally, we want customers to just use their existing LB, and never have to delete the LB. We should make it a default practice.