From 43c6da06a521fde54990c5cc37a94b814d610c2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Moreira?= Date: Thu, 23 Jul 2015 17:04:37 +0100 Subject: [PATCH] add public_ip opt on cloud-config.md --- Documentation/cloud-config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/cloud-config.md b/Documentation/cloud-config.md index ffce8fc..68c701f 100644 --- a/Documentation/cloud-config.md +++ b/Documentation/cloud-config.md @@ -169,6 +169,7 @@ List of flannel configuration parameters: - **ip_masq**: Install IP masquerade rules for traffic outside of flannel subnet - **subnet_file**: Path to flannel subnet file to write out - **interface**: Interface (name or IP) that should be used for inter-host communication +- **public_ip**: IP accessible by other nodes for inter-host communication [flannel-readme]: https://github.com/coreos/flannel/blob/master/README.md