From: Mark St.Godard Date: Wed, 9 Nov 2016 15:34:35 +0000 (-0600) Subject: flannel: update flannel documentation X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=ffbf7084062030dd53fa8c08b92e61790a8185cd;p=plugins.git flannel: update flannel documentation add optional 'stateDir' to flannel docs --- diff --git a/flannel.md b/flannel.md index 2399ac4..c0ab3fd 100644 --- a/flannel.md +++ b/flannel.md @@ -73,6 +73,7 @@ To use `ipvlan` instead of `bridge`, the following configuration can be specifie * `name` (string, required): the name of the network * `type` (string, required): "flannel" * `subnetFile` (string, optional): full path to the subnet file written out by flanneld. Defaults to /run/flannel/subnet.env +* `stateDir` (string, optional): path to directory where plugin will store generated network configuration files. Defaults to `/var/lib/cni/flannel` * `delegate` (dictionary, optional): specifies configuration options for the delegated plugin. flannel plugin will always set the following fields in the delegated plugin configuration: