Skip to content

Commit

Permalink
Warn LXD users with an IPv6-enabed bridge (kubernetes#10206)
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan authored and k8s-ci-robot committed Oct 3, 2018
1 parent e088e3f commit 09c4ae5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/en/docs/getting-started-guides/ubuntu/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ sudo snap install conjure-up --classic
sudo usermod -a -G lxd $(whoami)
```

Note: If conjure-up asks you to "Setup an ipv6 subnet" with LXD, answer NO. ipv6 with Juju/LXD is currently unsupported.
Note: If conjure-up asks you to "Setup an IPv6 subnet" with LXD, answer NO. IPv6 with Juju/LXD is currently unsupported.
If you already have a bridge configured, e.g. `lxdbr0`, [disable IPv6 on the bridge](https://docs.conjure-up.io/stable/en/troubleshoot#common-problems), otherwise you won't be able to choose it.
{{% /capture %}}

{{% capture steps %}}
Expand Down

0 comments on commit 09c4ae5

Please sign in to comment.