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

Getting error on join kubernets workers #802

Open
dp4pm opened this issue Nov 21, 2021 · 0 comments
Open

Getting error on join kubernets workers #802

dp4pm opened this issue Nov 21, 2021 · 0 comments

Comments

@dp4pm
Copy link

dp4pm commented Nov 21, 2021

fatal: [mzworker0.sb]: FAILED! => {"changed": true, "cmd": "kubeadm join --token b0f7b8.8d1767876297d85c --discovery-token-unsafe-skip-ca-verification 10.10.10.86:6443\n", "delta": "0:05:00.323697", "end": "2021-11-27 10:16:17.469091", "msg": "non-zero return code", "rc": 1, "start": "2021-11-27 10:11:17.145394", "stderr": "error execution phase preflight: couldn't validate the identity of the API Server: Get "https://xx.xx.xx.xx:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s\": dial tcp xx.xx.xx.xx:6443: connect: connection refused\nTo see the stack trace of this error execute with --v=5 or higher", "stderr_lines": ["error execution phase preflight: couldn't validate the identity of the API Server: Get "https://xx.xx.xx.xx:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s": dial tcp xx.xx.xx.xx:6443: connect: connection refused", "To see the stack trace of this error execute with --v=5 or higher"], "stdout": "[preflight] Running pre-flight checks", "stdout_lines": ["[preflight] Running pre-flight checks"]}

@dp4pm dp4pm changed the title Getting error on install postgresql instillation step Getting error on join kubernets workers Dec 2, 2021
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

0 participants