Update README.md

pull/3698/head
Thomas Strömberg 2019-02-15 20:39:02 -08:00 committed by GitHub
parent 9b7078a2a3
commit edfa02e27b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ minikube runs the official stable release of Kubernetes, with support for standa
* RBAC
* Dashboard - `minikube dashboard`
* [Container runtimes](https://github.com/kubernetes/minikube/blob/master/docs/alternative_runtimes.md) - `start --container-runtime`
* Ability to [configure apiserver and kubelet options](https://github.com/kubernetes/minikube/blob/master/docs/configuring_kubernetes.md) via command-line flags
* [Cnfigure apiserver and kubelet options](https://github.com/kubernetes/minikube/blob/master/docs/configuring_kubernetes.md) via command-line flags
As well as developer-friendly features: