kube-scheduler job from kubo/0.22.0
Github source:
98f7cd8
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
(fromconfig/bpm.yml.erb
)config/ca.pem
(fromconfig/ca.pem.erb
)config/config.yml
(fromconfig/config.yml
)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.