Hi @Sunghyun Park •
You can avoid DNS registration (type A) by creation the following registry key on all DC except DC in site1:
Value name: DnsAvoidRegisterRecords
Data type: REG_MULTI_SZ
Value: LdapIpAddress
_Path: HKLM\System\CurrentControlSet\Services\Netlogon\Parameters_
You can also avoid SRV (kerberos , LDAP, GC,..) record as mentioned on the following link :
Please don't forget to mark helpful answer as answer