Add 'for'

pull/3488/head
Thomas Stromberg 2019-01-18 15:42:53 -08:00
parent 0697400e40
commit 3aa5fac5e0
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ The primary goal of minikube is to make it simple to run Kubernetes locally, for
4. Support all Kubernetes features
5. High-fidelity
6. Compatible with all supported Kubernetes releases
7. Support all Kubernetes-friendly container runtimes
7. Support for all Kubernetes-friendly container runtimes
8. Stable and easy to debug
Here are some specific minikube features that align with our goal:

View File

@ -37,7 +37,7 @@ Please send a PR to suggest any improvements to it.
- Continuous Integration testing across all supported Kubernetes releases
- Automatic PR generation for updating the default Kubernetes release minikube uses
## (#7) Support all Kubernetes-friendly container runtimes
## (#7) Support for all Kubernetes-friendly container runtimes
- Run all integration tests across all supported container runtimes
- Support for Kata Containers (help wanted!)