rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split DNS

rwaltr opened this issue · comments

Details

Describe the solution you'd like:

Need to figure out how to make external-dns and k8s_gateway work well

Anything else you would like to add:

@bjw-s and @onedr0p use kyverno to do some fun shenanigans for populating external-dns entires

Additional Information:

Maybe switch to nginx-ingress as well if I decide its worth it..

Fixed the external-dns public local ips problem,

Now to craft the dns pipeline

Coredns on your router pointing local domains to k8s gateway in your cluster is :chefs_kiss:

Coredns on your router pointing local domains to k8s gateway in your cluster is :chefs_kiss:

I wish by my edgeos device is tiny, and I worry about putting non-official software on the edgeos-x because it's tiny.

Maybe hosted DNS in the cluster might work.

Maybe hosted DNS in the cluster might work.

I used to do that but it didn't pass the waf when my cluster was having issues 😂