Merge pull request #692 from bogdando/gce_fixes

Change GCE sysctls placement and docs
This commit is contained in:
Bogdan Dobrelya
2016-12-07 16:17:30 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -71,3 +71,8 @@ you'll need to edit the inventory and add a and a hostvar `local_as` by node.
```
node1 ansible_ssh_host=95.54.0.12 local_as=xxxxxx
```
Cloud providers configuration
=============================
Please refer to the official documentation, for example [GCE configuration](http://docs.projectcalico.org/v1.5/getting-started/docker/installation/gce) requires a security rule for calico ip-ip tunnels. Note, calico is always configured with ``ipip: true`` if the cloud provider was defined.