Skip to content

Commit

Permalink
Merge pull request #3364 from adregner/patch-1
Browse files Browse the repository at this point in the history
Number ordered list of priorities
  • Loading branch information
tstromberg authored Jan 16, 2019
2 parents 3aa8367 + 5349a74 commit 7157b43
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/contributors/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@ Here are some specific features that align with our goal:
## Priorities
This section contains the overall priorities of the minikube project, in rough order.

* Setting up a well-tested, secure and complete Kubernetes cluster locally.
* Cross Platform support (macOS, Linux, Windows)
* Supporting existing Kubernetes features:
1. Setting up a well-tested, secure and complete Kubernetes cluster locally.
2. Cross Platform support (macOS, Linux, Windows)
3. Supporting existing Kubernetes features:
* Load Balancer support.
* Persistent disks.
* Keeping up with new Kubernetes releases and features.
* Development-focused features like:
4. Keeping up with new Kubernetes releases and features.
5. Development-focused features like:
* Mounting host directories.
* VPN/proxy networking.
* Native hypervisor integration.
* Support for alternative Kubernetes runtimes, like rkt.
* Removing the VirtualBox dependency and replacing it with Hypervisor.framework/Hyper-V.
6. Native hypervisor integration.
7. Support for alternative Kubernetes runtimes, like rkt.
8. Removing the VirtualBox dependency and replacing it with Hypervisor.framework/Hyper-V.

## Timelines
Minikube will release much faster than this, so this section is fairly speculative.
Expand Down

0 comments on commit 7157b43

Please sign in to comment.