kubernetes-system-specs job from kubo/0.13.0
Github source:
273d321
or
master branch
Properties¶
admin-password
¶
The admin password for the Kubernetes cluster
admin-username
¶
The admin username for the Kubernetes cluster
api-token
¶
The token to access Kubernetes API
authorization-mode
¶
The authorization mode for kube-apiserver. Should be ‘abac’ or ‘rbac’
- Default
rbac
timeout-sec
¶
Timeout for system spec deployment
- Default
1200
tls
¶
heapster
¶Certificate and private key for Heapster
influxdb
¶Certificate and private key for InfluxDB
kubernetes
¶Certificate and private key for the Kubernetes master
kubernetes-dashboard
¶Certificate and private key for the Kubernetes dashboard
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/apply_rbac
(frombin/apply_rbac.erb
)bin/deploy-specs
(frombin/deploy-specs.erb
)bin/post-deploy
(frombin/post-deploy.erb
)bin/post-start
(frombin/post-start.erb
)config/ca.pem
(fromconfig/ca.pem.erb
)config/heapster.yml
(fromconfig/heapster.yml.erb
)config/heapster/heapster.crt
(fromconfig/heapster/heapster.crt.erb
)config/heapster/heapster.key
(fromconfig/heapster/heapster.key.erb
)config/influxdb.yml
(fromconfig/influxdb.yml.erb
)config/influxdb/influxdb.crt
(fromconfig/influxdb/influxdb.crt.erb
)config/influxdb/influxdb.key
(fromconfig/influxdb/influxdb.key.erb
)config/kubeconfig
(fromconfig/kubeconfig.erb
)config/kubedns-controller.yml
(fromconfig/kubedns-controller.yml.erb
)config/kubedns-svc.yml
(fromconfig/kubedns-svc.yml
)config/kubernetes-dashboard.yml
(fromconfig/kubernetes-dashboard.yml.erb
)config/kubernetes-dashboard/kubernetes-dashboard.crt
(fromconfig/kubernetes-dashboard/kubernetes-dashboard.crt.erb
)config/kubernetes-dashboard/kubernetes-dashboard.key
(fromconfig/kubernetes-dashboard/kubernetes-dashboard.key.erb
)config/rbac_policy.yml
(fromconfig/rbac_policy.yml.erb
)config/storage-class-gce.yml
(fromconfig/storage-class-gce.yml
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.