Skip to content

Commit cd7d4b8

Browse files
authored
Merge pull request #7609 from prasadkatti/ipv6_support
Add a note that minikube does not support IPv6 yet
2 parents d734118 + 17c5f4e commit cd7d4b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/content/en/docs/faq/_index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ description: >
66
Questions that come up regularly
77
---
88

9-
## Operating-systems
9+
## Does minikube support IPv6?
1010

11-
## Linux
11+
minikube currently doesn't support IPv6. However, it is on the [roadmap]({{< ref "/docs/contrib/roadmap.en.md" >}}).
1212

13-
### Preventing password prompts
13+
## How can I prevent password prompts on Linux?
1414

1515
The easiest approach is to use the `docker` driver, as the backend service always runs as `root`.
1616

0 commit comments

Comments
 (0)