The heartpoints.org domain is registered with google domains
The public DNS is served by DNS servers associated with the Google Domains DNS Management UI.
We keep a version controlled copy. If any changes are made via the UI, we MUST update these copies contemporaneously.
- Local Copy of DNS Configuration - BIND format
- Local Copy of DNS Configuration - GCP-specific YAML format
The A records for naked heartpoints.org and www.heartpoints.org both point to the static IP of our GCP / GKE Load Balancer.
For more information about that IP and how requests continue along their lifecycle after the DNS resolution process, see the GKE Readme.
In the future, we wish to more carefully code control the DNS settings, and then ensure our target cloud is configured with the correct DNS settings whenever we merge to master, whether we build and deploy a docker image running DNS or take advantage of GCP / GKE DNS configuration via REST options (eg: thru clients like kubectl or terraform)