Frequently asked questions about Cloud DNS
Why am I being charged for Cloud DNS even though I have no DNS zones in my cloud?
Public DNS requests from VMs to Yandex Cloud DNS servers are also charged.
Thus, Cloud DNS may still be used even if your cloud does not contain any DNS zones other than service ones.
We recommend using caching resolvers, such as systemd-resolved, dnsmasq, or unbound. These reduce the number of public DNS requests, and thereby, your costs.
Can I get logs of my operations in Yandex Cloud?
Yes, you can request information about operations with your resources from Yandex Cloud logs. Do it by contacting support
How do I register a domain name using non-Latin characters?
Cloud DNS supports any domain names, including those with local characters. To create a domain name with non-Latin characters, use Punycode
How do I delegate reverse zone management to Cloud DNS?
To delegate reverse zone management to Cloud DNS:
- Confirm that you own the domain zone (dedicated IP). To do this, just provide a copy of the document confirming ownership right transfer and registration information from the RIPE database that identifies IP ownership.
- The Yandex Cloud information security team will verify the data you provide and notify you of the results.
- After your data has been successfully verified, contact support.
Why cannot I add a TXT record?
You get an error when attempting to add one more TXT record of the same type next to an existing record. Cloud DNS only supports a single TXT record, which, however, may store multiple values.
To add a new value:
- In the management console
, select a folder to modify the DNS zone record in. - Select Cloud DNS.
- Select the zone from the list.
- Click
next to the record you need and select Edit. - On the page that opens, click Add.
- Enter the new Data of the record in the field that appears.
- In the TTL (in seconds) field, specify a TTL for the value or select it from the list.
- Click Save.
For more information, see Updating a resource record.