Skip to content

flanneld job from kubo/0.31.0

Github source: 4906d3a or master branch

Properties

backend-type

The network backend to use

Default
vxlan

pod-network-cidr

The pod networking cidr for pod network overlay

Default
10.200.0.0/16

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/flanneld/ directory (learn more).

  • bin/flanneld_ctl (from bin/flanneld_ctl.erb)
  • config/etcd-ca.crt (from config/etcd-ca.crt.erb)
  • config/etcd-client.crt (from config/etcd-client.crt.erb)
  • config/etcd-client.key (from config/etcd-client.key.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.