Update README.md
parent
9b7078a2a3
commit
edfa02e27b
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue