diff --git a/site/content/en/docs/contrib/roadmap.en.md b/site/content/en/docs/contrib/roadmap.en.md index ccaba1ed5451..fc2b11001547 100644 --- a/site/content/en/docs/contrib/roadmap.en.md +++ b/site/content/en/docs/contrib/roadmap.en.md @@ -10,28 +10,24 @@ This roadmap is a living document outlining the major technical improvements whi Please send a PR to suggest any improvements to it. -# 2024 +# 2025 ## (#1) AI -- [ ] Support Nvidia-Docker runtime -- [ ] Try Kubeflow addon +- [x] Add new macOS driver "krunkit" for GPU ## (#2) Documentation -- [x] Consolidate Kubernetes documentation that references minikube -- [ ] Delete outdated documentation -- [ ] Add documentation for new features +- [ ] Update outdated upstream documentation ## (#3) Docker -- [ ] Remove the Docker Desktop requirement on Mac and Windows -- [ ] Support the Docker Desktop environment on Linux as well + +- [ ] Remove the "docker" container runtime ## (#4) Podman -- [ ] Improve support for rootless containers with Podman Engine -- [ ] Support the Podman Desktop environment on Mac and Windows + +- [ ] Make Podman driver less experimental ## (#5) libmachine Refactor -- [ ] Add new driver with Virtualization.framework, as QEMU alternative on Mac arm64 -- [ ] Fix the provisioner, remove legacy Swarm, and add support for other runtimes +- [ ] Move minikube-machine inside minikube, remove Docker Machine everywhere