kubernetes-system-specs job from kubo/0.11.1
Github source:
8bd23ae 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
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/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)bin/post-start(frombin/post-start.erb)config/ca.pem(fromconfig/ca.pem.erb)config/heapster.yml(fromconfig/heapster.yml.erb)config/influxdb.yml(fromconfig/influxdb.yml.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/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.