Configuring DNS Proxy Replica

Use the following sample configuration to configure the DNS proxy replica.

config 
   instance instance-id gr_instance_id 
      endpoint dns-proxy replicas replica_value  
      commit 

NOTES:

  • endpoint dns-proxy replicas replica_value : Specify the number of replicas of the DNS proxy pod per node.

    replica_value must be an integer.

  • commit : Saves the configuration.