Share via


KubernetesClusterNetworkConfiguration.DnsServiceIP Property

Definition

The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR.

public System.Net.IPAddress DnsServiceIP { get; set; }
member this.DnsServiceIP : System.Net.IPAddress with get, set
Public Property DnsServiceIP As IPAddress

Property Value

Applies to