about summary refs log blame commit diff
path: root/ops/dns/README.md
blob: 2290299fe46cae89ac63e0688bf49eb6b5eb74e1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                               
DNS configuration
=================

This folder contains configuration for our DNS zones. The zones are hosted with
Google Cloud DNS, which supports zone-file based import/export.

Currently there is no automation to deploy these zones, but CI will check their
integrity.

*Note: While each zone file specifies an SOA record, it only exists to satisfy
`named-checkzone`. Cloud DNS manages this record for us.*