From b8e82b91973178bb805802b2ac0e1ad2c8214863 Mon Sep 17 00:00:00 2001 From: Christian Williams Date: Wed, 18 Feb 2015 10:43:14 -0800 Subject: [PATCH] Update networks.html.md --- networks.html.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/networks.html.md b/networks.html.md index 741d27787..325118519 100644 --- a/networks.html.md +++ b/networks.html.md @@ -15,6 +15,11 @@ Each type of network supports one or both IP reservation types: * **manual**: IP is explicitly requested by the user in the deployment manifest * **automatic**: IP is selected automatically based on the network type +| | static network | dynamic network | vip network | +|-------------------------|--------------------|-----------------|-------------| +| manual IP assignment | Supported | Not supported | Supported | +| automatic IP assignment | Supported, default | Supported | ? | + --- ## General Structure