kubernetes-system-specs job from kubo/0.8.1
Github source:
9b444c2
or
master branch
Properties¶
admin-password
¶
The admin password for the Kubernetes cluster
admin-username
¶
The admin username for the Kubernetes cluster
authorization-mode
¶
The authorization mode for kubernetes-api. Should be ‘abac’ or ‘rbac’
- Default
abac
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/kubernetes-system-specs/
directory
(learn more).
bin/deploy-specs
(frombin/deploy-specs.erb
)bin/post-deploy
(frombin/post-deploy
)bin/post-start
(frombin/post-start.erb
)config/heapster.yml
(fromconfig/heapster.yml.erb
)config/influxdb.yml
(fromconfig/influxdb.yml
)config/kubedns-controller.yml
(fromconfig/kubedns-controller.yml
)config/kubedns-svc.yml
(fromconfig/kubedns-svc.yml
)config/kubernetes-dashboard.yml
(fromconfig/kubernetes-dashboard.yml
)config/rbac_policy.yml
(fromconfig/rbac_policy.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.