@@ -19,18 +19,18 @@ Here are some specific features that align with our goal:
19
19
## Priorities
20
20
This section contains the overall priorities of the minikube project, in rough order.
21
21
22
- * Setting up a well-tested, secure and complete Kubernetes cluster locally.
23
- * Cross Platform support (macOS, Linux, Windows)
24
- * Supporting existing Kubernetes features:
22
+ 1 . Setting up a well-tested, secure and complete Kubernetes cluster locally.
23
+ 2 . Cross Platform support (macOS, Linux, Windows)
24
+ 3 . Supporting existing Kubernetes features:
25
25
* Load Balancer support.
26
26
* Persistent disks.
27
- * Keeping up with new Kubernetes releases and features.
28
- * Development-focused features like:
27
+ 4 . Keeping up with new Kubernetes releases and features.
28
+ 5 . Development-focused features like:
29
29
* Mounting host directories.
30
30
* VPN/proxy networking.
31
- * Native hypervisor integration.
32
- * Support for alternative Kubernetes runtimes, like rkt.
33
- * Removing the VirtualBox dependency and replacing it with Hypervisor.framework/Hyper-V.
31
+ 6 . Native hypervisor integration.
32
+ 7 . Support for alternative Kubernetes runtimes, like rkt.
33
+ 8 . Removing the VirtualBox dependency and replacing it with Hypervisor.framework/Hyper-V.
34
34
35
35
## Timelines
36
36
Minikube will release much faster than this, so this section is fairly speculative.
0 commit comments