You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
And indeed I don't see flannel anywhere.
The text was updated successfully, but these errors were encountered: