flanneld-windows job from kubo/0.36.0
Github source:
194a32f or
master branch
Properties¶
backend-type¶
The network backend to use
- Default
win-overlay
pod-network-cidr¶
The pod networking cidr for pod network overlay
- Default
10.200.0.0/16
tls¶
etcdctl¶
ca¶CA for etcdctl client authentication
certificate¶Certificate for etcdctl client authentication
private_key¶Private key for etcdctl client authentication
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-windows/ directory
(learn more).
bin/flanneld_ctl.ps1(frombin/flanneld_ctl.ps1.erb)config/etcd-ca.crt(fromconfig/etcd-ca.crt.erb)config/etcd-client.crt(fromconfig/etcd-client.crt.erb)config/etcd-client.key(fromconfig/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.