~ggouzi/obinstall/obinstall

« back to all changes in this revision

Viewing changes to demos/project_calico/ipv6/README

  • Committer: MMorana
  • Date: 2016-03-24 01:18:40 UTC
  • Revision ID: mass@ubuntu.com-20160324011840-blxydmf7ca4ggle0
Splitting out demos from install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
IPv6 needs to be enabled on the Orange Box before the ipv6 enablement will work.
2
 
 
3
 
Once this is done, you need to build a specific image,
4
 
which is done using the script:
5
 
build-calico-ipv6-image.sh
6
 
 
7
 
the deployment is done using the same scripts as in the main deployment, 
8
 
just replacing the calico-juno.yaml file
9
 
and
10
 
replacing 03-launch-calico-juju.sh
11
 
with:
12
 
launch-calico-juju-ipv6.sh
13
 
 
14
 
This needs further testing.