Skip to content

kube-scheduler job from kubo/0.18.0

Github source: e2df62c or master branch

Properties

api-token

The token to access kubernetes API

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-scheduler/ directory (learn more).

  • config/bpm.yml (from config/bpm.yml.erb)
  • config/ca.pem (from config/ca.pem.erb)
  • config/config.yml (from config/config.yml)
  • config/kubeconfig (from config/kubeconfig.erb)

Packages

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