Interface KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDockerBridgeCidr<ParentT>

    • Method Detail

      • withDockerBridgeCidr

        KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT> withDockerBridgeCidr​(String dockerBridgeCidr)
        Specifies a CIDR notation IP range assigned to the Docker bridge network; it must not overlap with any subnet IP ranges or the Kubernetes service address range.
        Parameters:
        dockerBridgeCidr - the CIDR notation IP range assigned to the Docker bridge network; it must not overlap with any subnet IP ranges or the Kubernetes service address range
        Returns:
        the next stage of the definition