Interface KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDnsServiceIP<ParentT>

    • Method Detail

      • withDnsServiceIP

        KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT> withDnsServiceIP​(String dnsServiceIP)
        Specifies an IP address assigned to the Kubernetes DNS service; it must be within the Kubernetes service address range specified in the service CIDR.
        Parameters:
        dnsServiceIP - the IP address assigned to the Kubernetes DNS service; it must be within the Kubernetes service address range specified in the service CIDR
        Returns:
        the next stage of the definition