提交 17c5f4e7 编写于 作者: P Prasad Katti

Move ipv6 support note to FAQs and re-format FAQs

上级 80e693b9
......@@ -6,11 +6,11 @@ description: >
Questions that come up regularly
---
## Operating-systems
## Does minikube support IPv6?
## Linux
minikube currently doesn't support IPv6. However, it is on the [roadmap]({{< ref "/docs/contrib/roadmap.en.md" >}}).
### Preventing password prompts
## How can I prevent password prompts on Linux?
The easiest approach is to use the `docker` driver, as the backend service always runs as `root`.
......
......@@ -85,10 +85,6 @@ For instance, to allow Kubernetes to launch on an unsupported Docker release:
minikube start --extra-config=kubeadm.ignore-preflight-errors=SystemVerification
```
### IPv6 support
minikube currently doesn't support IPv6. However, it is on the [roadmap]({{< ref "/docs/contrib/roadmap.en.md" >}}).
## Runtime configuration
The default container runtime in minikube is Docker. You can select it explicitly by using:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册