Interface KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithServiceCidr<ParentT>

    • Method Detail

      • withServiceCidr

        KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT> withServiceCidr​(String serviceCidr)
        Specifies a CIDR notation IP range from which to assign service cluster IPs; must not overlap with any subnet IP ranges.
        Parameters:
        serviceCidr - the CIDR notation IP range from which to assign service cluster IPs; it must not overlap with any Subnet IP ranges
        Returns:
        the next stage of the definition