Skip to content

Commit afb76fe

Browse files
committed
Update roadmap for 2025-2026
I didn't include any internal project maintenance projects. Like fixing the broken CI, or moving the CI infrastructure.
1 parent ad86e07 commit afb76fe

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

site/content/en/docs/contrib/roadmap.en.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,24 @@ This roadmap is a living document outlining the major technical improvements whi
1010

1111
Please send a PR to suggest any improvements to it.
1212

13-
# 2024
13+
# 2025
1414

1515
## (#1) AI
1616

17-
- [ ] Support Nvidia-Docker runtime
18-
- [ ] Try Kubeflow addon
17+
- [x] Add new macOS driver "krunkit" for GPU
1918

2019
## (#2) Documentation
2120

22-
- [x] Consolidate Kubernetes documentation that references minikube
23-
- [ ] Delete outdated documentation
24-
- [ ] Add documentation for new features
21+
- [ ] Update outdated upstream documentation
2522

2623
## (#3) Docker
27-
- [ ] Remove the Docker Desktop requirement on Mac and Windows
28-
- [ ] Support the Docker Desktop environment on Linux as well
24+
25+
- [ ] Remove the "docker" container runtime
2926

3027
## (#4) Podman
31-
- [ ] Improve support for rootless containers with Podman Engine
32-
- [ ] Support the Podman Desktop environment on Mac and Windows
28+
29+
- [ ] Make Podman driver less experimental
3330

3431
## (#5) libmachine Refactor
3532

36-
- [ ] Add new driver with Virtualization.framework, as QEMU alternative on Mac arm64
37-
- [ ] Fix the provisioner, remove legacy Swarm, and add support for other runtimes
33+
- [ ] Move minikube-machine inside minikube, remove Docker Machine everywhere

0 commit comments

Comments
 (0)