summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2017-08-11 17:02:38 -0700
committerGitHub <noreply@github.com>2017-08-11 17:02:38 -0700
commit5e241171ebce1b007167ebd10ec6c341b11f024c (patch)
treeb552b5e903842d08a0d65ebe02098643322f790c /README.md
parent4107b965d5fa94d7220366a73b6712bc88a9653f (diff)
downloadgoogle-compute-image-packages-5e241171ebce1b007167ebd10ec6c341b11f024c.tar.gz
Support for internal IP address load balancing. (#434)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d628a9..655415b 100644
--- a/README.md
+++ b/README.md
@@ -253,6 +253,7 @@ InstanceSetup | set_host_keys | `false` skips generating host keys on
InstanceSetup | set_multiqueue | `false` skips multiqueue driver support.
IpForwarding | ethernet_proto_id | Protocol ID string for daemon added routes.
IpForwarding | ip_aliases | `false` disables setting up alias IP routes.
+IpForwarding | target_instance_ips | `false` disables internal IP address load balancing.
MetadataScripts | run_dir | String base directory where metadata scripts are executed.
MetadataScripts | startup | `false` disables startup script execution.
MetadataScripts | shutdown | `false` disables shutdown script execution.