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

Installing "hcloud-controller-manager" fails #294

Closed
drallgood opened this issue Nov 12, 2019 · 2 comments
Closed

Installing "hcloud-controller-manager" fails #294

drallgood opened this issue Nov 12, 2019 · 2 comments

Comments

@drallgood
Copy link
Contributor

2019/11/12 15:06:09 installing addon hcloud-controller-manager
2019/11/12 15:06:36 run failed
command:kubectl -n kube-system patch ds kube-flannel-ds --type json -p '[{"op":"add","path":"/spec/template/spec/tolerations/-","value":{"key":"node.cloudprovider.kubernetes.io/uninitialized","value":"true","effect":"NoSchedule"}}]'
stdout:Error from server (NotFound): daemonsets.apps "kube-flannel-ds" not found

err:Process exited with status 1

And indeed I don't see flannel anywhere.

@alexzimmer96
Copy link
Contributor

@drallgood
Should be fixed with the next release. If you want to try the fix you can build the tool by yourself and install the addon.

@xetys
Copy link
Owner

xetys commented Dec 16, 2019

As the release is out, I close this

@xetys xetys closed this as completed Dec 16, 2019
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

3 participants