kubernetes-api job from kubo/0.8.0
Github source:
85905f7 or
master branch
Properties¶
admin-password¶
The password for the admin account
admin-username¶
The admin username for the Kubernetes cluster
authorization-mode¶
The authorization mode for kubernetes-api. Should be ‘abac’ or ‘rbac’
- Default
abac
backend_port¶
- Default
1234
- Example
-
80
kubelet-password¶
The password for the kubelet user
port¶
- Default
1235
- Example
-
81
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-api/ directory
(learn more).
bin/kubernetes_api_ctl(frombin/kubernetes_api_ctl.erb)config/authorization_policy.jsonl(fromconfig/authorization_policy.jsonl.erb)config/kubernetes-key.pem(fromconfig/kubernetes-key.pem.erb)config/kubernetes.pem(fromconfig/kubernetes.pem.erb)config/tokens.csv(fromconfig/tokens.csv.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.