Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for 1.12.1 #42

Closed
cdrage opened this issue Oct 17, 2018 · 0 comments
Closed

Support for 1.12.1 #42

cdrage opened this issue Oct 17, 2018 · 0 comments

Comments

@cdrage
Copy link
Collaborator

cdrage commented Oct 17, 2018

Looks like we've got to add a port parameter to the token when updating / using 1.12.1 of Kubeadm:

fatal: [192.168.1.115]: FAILED! => {"changed": true, "cmd": "kubeadm join --ignore-preflight-errors --token b0f7b8.8d1767876297d85c 192.168.1.124:6443 --discovery-token-unsafe-skip-ca-verification", "delta": "0:00:00.027406", "end": "2018-10-17 14:41:58.072164", "msg": "non-zero return code", "rc": 3, "start": "2018-10-17 14:41:58.044758", "stderr": "[tlsBootstra
pToken: Invalid value: \"\": the bootstrap token is invalid, discovery: Invalid value: \"\": discoveryToken or discoveryFile must be set, discoveryTokenAPIServers: Invalid value: \"b0f7b8.8d1767876297d85c\": address b0f7b8.8d1767876297d85c: missing port in address]", "stderr_lines": ["[tlsBootstrapToken: Invalid value: \"\": the bootstrap token is invalid, discov
ery: Invalid value: \"\": discoveryToken or discoveryFile must be set, discoveryTokenAPIServers: Invalid value: \"b0f7b8.8d1767876297d85c\": address b0f7b8.8d1767876297d85c: missing port in address]"], "stdout": "[validation] WARNING: kubeadm doesn't fully support multiple API Servers yet", "stdout_lines": ["[validation] WARNING: kubeadm doesn't fully support mul
tiple API Servers yet"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant