kube-proxy job from kubo/0.18.0
Github source:
e2df62c
or
master branch
Properties¶
api-token
¶
The password for the kube-proxy user
cloud-provider
¶
The type of cloud-provider that is being deployed
logging-level
¶
V-leveled logging at the specified level. See https://github.com/golang/glog
- Default
2
tls
¶
kubernetes
¶Certificate and private key for the Kubernetes master
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/kube-proxy/
directory
(learn more).
bin/kube_proxy_ctl
(frombin/kube_proxy_ctl.erb
)config/ca.pem
(fromconfig/ca.pem.erb
)config/config.yml
(fromconfig/config.yml.erb
)config/kubeconfig
(fromconfig/kubeconfig.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.