Update roadmap for 2025-2026

I didn't include any internal project maintenance projects.

Like fixing the broken CI, or moving the CI infrastructure.
pull/21873/head
Anders F Björklund 2025-11-09 13:44:27 +01:00
parent ad86e07424
commit afb76febf6
1 changed files with 8 additions and 12 deletions

View File

@ -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. Please send a PR to suggest any improvements to it.
# 2024 # 2025
## (#1) AI ## (#1) AI
- [ ] Support Nvidia-Docker runtime - [x] Add new macOS driver "krunkit" for GPU
- [ ] Try Kubeflow addon
## (#2) Documentation ## (#2) Documentation
- [x] Consolidate Kubernetes documentation that references minikube - [ ] Update outdated upstream documentation
- [ ] Delete outdated documentation
- [ ] Add documentation for new features
## (#3) Docker ## (#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 ## (#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 ## (#5) libmachine Refactor
- [ ] Add new driver with Virtualization.framework, as QEMU alternative on Mac arm64 - [ ] Move minikube-machine inside minikube, remove Docker Machine everywhere
- [ ] Fix the provisioner, remove legacy Swarm, and add support for other runtimes