winc-network job from winc/2.8.0
Github source:
4ae5fd2
or
master branch
Properties¶
winc_network
¶
dns_servers
¶DNS servers that containers will use. If not set, will use DNS settings from the host.
- Default
[]
maximum_outgoing_bandwidth
¶Maximum outgoing bandwidth in bytes for each container. If 0, no limit is set. Values under 10KB are not respected by HNS
- Default
0
mtu
¶Maximum network transmission unit length in bytes.
- Default
0
subnet_range
¶
- Default
172.30.0.0/22
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/winc-network/
directory
(learn more).
bin/pre-start.ps1
(frompre-start.ps1.erb
)config/interface.json
(frominterface.json.erb
)dns/addresses.json
(fromaddresses.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.