garden-cni job from cf-networking/1.10.0
Github source:
96a911a9 or
master branch
Properties¶
cf_networking¶
cni_config_dir¶Directory to store CNI config files. Other jobs may write files into here.
- Default
/var/vcap/jobs/cni/config/cni
cni_plugin_dir¶Directory containing CNI plugins.
- Default
/var/vcap/packages/cni/bin
nat_port_range_size¶Total number of host ports that may be allocated to containers
- Default
5000
nat_port_range_start¶Starting value for allocating host ports to containers
- Default
61000
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/garden-cni/ directory
(learn more).
bin/pre-start(frompre-start.erb)config/adapter.json(fromadapter.json.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.