Update local instructions to new method.

reviewable/pr2564/r3
Jorge O. Castro 2017-02-28 12:08:17 -05:00 committed by Andrew Chen
parent 458f80b77a
commit 1c5e5248ad
1 changed files with 2 additions and 5 deletions

View File

@ -42,11 +42,8 @@ Next, apply those kernel parameters (you should see the above options echoed bac
Now you're ready to install conjure-up and deploy Kubernetes.
```
sudo apt-add-repository ppa:juju/stable
sudo apt-add-repository ppa:conjure-up/next
sudo apt update
sudo apt install conjure-up
sudo snap install conjure-up --classic
conjure-up kubernetes
```
Note: During this set up phase conjure-up will ask you to "Setup an ipv6 subnet" with LXD, ensure you answer NO. ipv6 with Juju/LXD is currently unsupported.