Create and manage records
DNS records are mappings between domain names and DNS resource definitions, providing information on how DNS servers handle access requests. Here’s how to create and manage records in the DNS service.
Create record
You can create new records.
-
Go to KakaoCloud Console > Beyond Networking Service > DNS.
-
Select the DNS zone where to add a record from the DNS zone list.
-
In the DNS zone details page, click the [Add Record] button.
-
In the popup, enter the required information and click the [Create] button.
Field Description Record type Select the record type.
- For input formats by record type, see DNS RecordsRecord name Enter the record name.
- Input up to 254 characters including the DNS zone nameTTL (seconds) Time To Live (TTL) value for the record
- Range: 1 ~ 604,800 seconds
- Use the [1 Minute], [1 Hour], or [1 Day] buttons to easily set values
- Example: Set to120 seconds
by clicking the [1 Minute] button twice or entering 120Value Processing value for the record
- For values that can be input by record type, see DNS records
Manage records
You can view, modify, delete, and check statistics for DNS records.
View record list
You can check the list of created records and basic information about the records in a DNS zone.
NS and SOA records are automatically generated when a DNS zone is created and cannot be modified or deleted.
-
Go to KakaoCloud Console > Beyond Networking Service > DNS.
-
Select the DNS zone to view the record list.
-
In the DNS zone details page, view the created records.
Field Description Name Name assigned by the user during record creation
- Cannot be modified after creationType Record type selected by the user during creation
- The response method is determined by Record TypeTTL (seconds) TTL value set by the user Value Processing value for the record
- Up to 4 values are displayed
- If there are 5 or more values, click the number on the right to view all values
- Click the copy icon to copy the set valuesCreated at Date the record was initially requested Status Current status of the record
Modify record
You can modify the TTL and values of a record. However, NS and SOA records automatically created during DNS zone creation cannot be modified, nor can the name and type of records initially set by the user.
- Go to KakaoCloud Console > Beyond Networking Service > DNS.
- Select the DNS zone containing the record to modify.
- In the DNS zone details page, click the [More] icon for the record to modify, then select Modify record.
- In the popup, make your changes and click the [Modify] button.
View record statistics
You can view statistics like the number of query requests and average response time to help manage your operations.
- Go to KakaoCloud Console > Beyond Networking Service > DNS.
- Select the DNS zone containing the record whose statistics to view.
- In the DNS zone details page, click the [More] icon for the record and select View record statistics.
- In the popup, view the information.
Delete record
You can delete records that are no longer in use. However, NS and SOA records automatically created when a DNS zone is created cannot be deleted.
Records cannot be recovered after deletion.
- Go to KakaoCloud Console > Beyond Networking Service > DNS.
- Select the DNS zone containing the record to delete.
- In the DNS zone details page, click the [More] icon for the record and select [Delete record].
- In the popup, enter the record name and click the [Delete] button.