kubernetes / k8s.io

Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
https://git.k8s.io/community/sig-k8s-infra
Apache License 2.0
735 stars 822 forks source link

Use ALIAS for kubernetes.io? #4187

Open BenTheElder opened 2 years ago

BenTheElder commented 2 years ago

Cloud DNS has ALIAS in preview, we should consider switching kubernetes.io to an ALIAS record with the netlify subdomain, AIUI previously there was a load balancer outage netlify mitigated in DNS, but not for sites on the A record.

Aside: it's sad we can't get IPv6 for kubernetes.io :(

https://cloud.google.com/dns/docs/records-overview#alias-records https://docs.netlify.com/domains-https/custom-domains/configure-external-dns/

/sig docs /sig k8s-infra

BenTheElder commented 2 years ago

(though perhaps we should wait for ALIAS on cloud DNS to GA)

sftim commented 2 years ago

Makes sense. What's an ALIAS record in this context, though?

ameukam commented 1 year ago

Let's wait the feature is GA.

/priority backlog /lifecycle frozen /area infra