kubeconfig job from kubo/0.9.0
Github source:
133135a
or
master branch
Properties¶
kube-proxy-password
¶
The password for the kube-proxy user
kube-scheduler-password
¶
The password for the kube-scheduler user
kubelet-password
¶
The password for the kubelet user
route-sync-password
¶
The password for the route-sync user
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/kubeconfig/
directory
(learn more).
config/ca.pem
(fromconfig/ca.pem.erb
)config/kubeconfig-kube-proxy
(fromconfig/kubeconfig-kube-proxy.erb
)config/kubeconfig-kube-scheduler
(fromconfig/kubeconfig-kube-scheduler.erb
)config/kubeconfig-kubelet
(fromconfig/kubeconfig-kubelet.erb
)config/kubeconfig-route-sync
(fromconfig/kubeconfig-route-sync.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.
This job relies on no runtime packages.