Skip to content

Commit 7157b43

Browse files
authored
Merge pull request #3364 from adregner/patch-1
Number ordered list of priorities
2 parents 3aa8367 + 5349a74 commit 7157b43

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/contributors/roadmap.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ Here are some specific features that align with our goal:
1919
## Priorities
2020
This section contains the overall priorities of the minikube project, in rough order.
2121

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:
2525
* Load Balancer support.
2626
* 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:
2929
* Mounting host directories.
3030
* 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.
3434

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

0 commit comments

Comments
 (0)