k3s/pkg/kubeapiserver/options
Davanum Srinivas f4011d485a Set external hostname in local-up-cluster
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.
2017-07-24 07:58:46 -04:00
..
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
api_enablement.go move --runtime-config to kubeapiserver 2017-02-07 13:43:13 -05:00
authentication.go *: remove --insecure-allow-any-token option 2017-07-18 16:03:15 -07:00
authorization.go Delete "hard-coded" default value in flags usage. 2017-04-07 11:21:37 +08:00
cloudprovider.go Set external hostname in local-up-cluster 2017-07-24 07:58:46 -04:00
serving.go Delete "hard-coded" default value in flags usage. 2017-04-07 11:21:37 +08:00
storage_versions.go streamline etcd options for aggregated api server 2017-02-08 09:07:47 -05:00
storage_versions_test.go remove unneeded storage options 2017-01-31 13:44:39 -05:00