KubernetesClusterNetworkConfiguration.ServiceCidrs プロパティ

定義

サービス IP の割り当て元となる CIDR 表記 IP 範囲。 単一スタック ネットワークでは、1 つの IPv4 CIDR が必要です。 デュアルスタック ネットワークには、2 つの CIDR (IP ファミリごとに 1 つ (IPv4/IPv6) が必要です。

public System.Collections.Generic.IList<string> ServiceCidrs { get; }
member this.ServiceCidrs : System.Collections.Generic.IList<string>
Public ReadOnly Property ServiceCidrs As IList(Of String)

プロパティ値

適用対象