• Davanum Srinivas's avatar
    Set external hostname in local-up-cluster · f4011d48
    Davanum Srinivas authored
    If we set --external-hostname, then the api server does not look
    in the CloudProviderOptions.DefaultExternalHost method. While we
    are at it, let's log an info message, so if there is a failure
    the operator gets a hint that they can use --external-hostname
    to bypass the lookup in the cloud provider. This will enable us
    to set the CLOUD_PROVIDER to openstack for example and not have to
    really run api server inside a openstack vm.
    f4011d48
cloudprovider.go 2.64 KB