-
Notifications
You must be signed in to change notification settings - Fork 348
Integrate with minikube. #462
Comments
/assign |
@yanxuean @Random-Liu |
@AkihiroSuda We punt this for now, because after CRI support is merged into containerd, this will be much simpler. We want to wait for that to happen first. :) |
Punt this to next release. This will be much easier after we have a containerd release which has CRI built in. |
@Random-Liu I want to know which containerd version minikube should base on. |
ok |
@yanxuean I'm fine with that to unblock the minikube integration effort. /cc @containerd/containerd-maintainers |
fixed by kubernetes/minikube#3040 |
@crosbymichael @dmcgowan @stevvooe Any question? |
@dmcgowan @Random-Liu do we have any other changes that would be in a 1.1.3? |
@crosbymichael That is the only one. :) |
The pr for supporting containerd have merged. We will be able to use containerd in minikube v.0.28.3. |
@yanxuean Thanks a lot for adding the support! https://github.com/containerd/containerd/releases/tag/v1.1.3 is available. You may want to update the minikube side correspondingly. Sorry for the delay, keep distracted by something else. :P |
@yanxuean Ha, I see you are using 1.2.0-beta. That also works. :) |
Yeah, The 1.2.0-beta is better. |
minikube v0.29.0 is released with containerd support! https://github.com/kubernetes/minikube/blob/v0.29.0/CHANGELOG.md Time to close this issue now! @yanxuean Thanks a lot for working on this! |
a little pity, It is only based on a beta version. |
@yanxuean I don't have a machine with VirtualBox. Have you tried the containerd support in minikube yourself? It should work, right? |
Yes, I installed virtualbox on my ubuntu16.04 and try it. |
We should integrate with minikube to make it easier for people to try this out.
The text was updated successfully, but these errors were encountered: