We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d734118 + 17c5f4e commit cd7d4b8Copy full SHA for cd7d4b8
site/content/en/docs/faq/_index.md
@@ -6,11 +6,11 @@ description: >
6
Questions that come up regularly
7
---
8
9
-## Operating-systems
+## Does minikube support IPv6?
10
11
-## Linux
+minikube currently doesn't support IPv6. However, it is on the [roadmap]({{< ref "/docs/contrib/roadmap.en.md" >}}).
12
13
-### Preventing password prompts
+## How can I prevent password prompts on Linux?
14
15
The easiest approach is to use the `docker` driver, as the backend service always runs as `root`.
16
0 commit comments