c12s-kubespray/roles/kubernetes
Tatsuyuki Ishi 3eef8dc8d0 Add bad hostname preflight check
Hostname must be a valid DNS name, which is checked as https://github.com/kubernetes/apimachinery/blob/master/pkg/util/validation/validation.go#L115

The situation I have encountered is that my hostname contained underscore which is disallowed and apiserver refused to start.
2018-08-20 09:09:00 +09:00
..
client kubernetes/client: kubeconfig template should use the access_ip for the chosen master node 2018-06-04 09:51:05 +01:00
kubeadm Remove unused configuration 2018-08-19 01:23:20 +08:00
master kubeadm mounts the hostpaths itself 2018-08-16 13:17:30 +02:00
node Merge pull request #2168 from xd007/docker_arm64 2018-08-17 16:24:07 +02:00
preinstall Add bad hostname preflight check 2018-08-20 09:09:00 +09:00
secrets Merge pull request #2875 from bradbeam/movault 2018-08-07 17:36:04 +08:00