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

kubernetes-cni removes kubelet #78

Closed
warpcode opened this issue Jun 18, 2020 · 1 comment
Closed

kubernetes-cni removes kubelet #78

warpcode opened this issue Jun 18, 2020 · 1 comment

Comments

@warpcode
Copy link

warpcode commented Jun 18, 2020

I've tried ubuntu 18.04, ubuntu 20.04 and debian buster.
I'm using tag version 4.1.0

The role always fails with

TASK [geerlingguy.kubernetes : Reload systemd unit if args were changed.] ******
fatal: [k8s-master]: FAILED! => {"changed": false, "msg": "Unable to start service kubelet: Failed to start kubelet.service: Unit kubelet.service is masked.\n"}

if i try to manually install

sudo apt-get install -y kubelet kubeadm kubernetes-cni

I get the error

The following packages have unmet dependencies:
 kubelet : Conflicts: kubernetes-cni
E: Unable to correct problems, you have held broken packages.
@warpcode
Copy link
Author

Just realised this is a duplicate of #77

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