Merge pull request #14761 from klaases/roadmap1

Update roadmap items that have been completed
pull/14782/head
Steven Powell 2022-08-10 09:57:04 -07:00 committed by GitHub
commit 637dbf431f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -14,8 +14,8 @@ Please send a PR to suggest any improvements to it.
## (#1) GUI
- [ ] Be able to start, stop, pause, and delete clusters via a GUI
- [ ] Application available for all supported platforms: Linux, macOS, Windows
- [x] Be able to start, stop, pause, and delete clusters via a GUI (prototype state)
- [x] Application available for all supported platforms: Linux, macOS, Windows
## (#2) Documentation
@ -25,14 +25,14 @@ Please send a PR to suggest any improvements to it.
## (#3) ARM64 Support
- [ ] Add Linux VM support
- [ ] Add Mac M1 VM support
- [x] Add Linux VM support
- [x] Add Mac M1 VM support (experimental, will improve by end of 2022)
## (#4) Docker
- [ ] Remove the Docker Desktop requirement on Mac and Windows
- [ ] Continue supporting Docker as a container runtime (with CRI)
- [x] Continue supporting Docker as a container runtime (with CRI)
## (#5) libmachine Refactor
- [ ] Add new driver (with QEMU) to replace HyperKit, primarily for Mac arm64
- [x] Add new driver (with QEMU) to replace HyperKit, primarily for Mac arm64 (experimental, will improve by end of 2022)
- [ ] Fix the provisioner, remove legacy Swarm, and add support for other runtimes