Configuring DNS Proxy Replica in SMF

Use the following configuration to configure the DNS proxy replica.

configure 
   k8 smf profile dns-proxy no-of-replicas integer  
   commit 
   end 

NOTES:

  • k8 smf profile dns-proxy no-of-replicas integer : Specifies the number of replicas of the DNS proxy pod.

  • commit : Saves the configuration.