rootless-containers / usernetes

Kubernetes without the root privileges
https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2033-kubelet-in-userns-aka-rootless
Apache License 2.0
865 stars 58 forks source link

u7s upgrade (kubeadm) #270

Closed cheungsuifai closed 1 year ago

cheungsuifai commented 1 year ago

Within k8s, the cluster is upgrade with the kubeadm command.

But the cluster is deployed via "hard way" in u7s, and kubeadm is excluded in the release.

So is the only way to upgrade u7s cluster to undeploy-redeploy with the newer version ? Is there any plan for introducing kuebadm and providing a easier upgrade method?

AkihiroSuda commented 1 year ago

Help wanted to support kubeadm.

AkihiroSuda commented 1 year ago

Duplicate of