TritonDataCenter / triton-kubernetes

Kubernetes on Triton
Mozilla Public License 2.0
183 stars 43 forks source link

Baremetal install has issues connecting rancher to the cluster #134

Closed dphe closed 6 years ago

dphe commented 6 years ago

While trying to create cluster on baremetal, there is Host Prefix field that need to be given. When given values like - worker, control etc., this will be taken up a worker-1/control-1 as the host name. So after the setup the rancher tries to connect to host worker-1/control-1 and that fails.

Not sure what Host prefix can be given to fix this issue.