Skip to content

kubernetes-roles job from kubo/0.22.0

Github source: 98f7cd8 or master branch

Properties

admin-password

The admin password for the Kubernetes cluster

admin-username

The admin username for the Kubernetes cluster

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-roles/ directory (learn more).

  • bin/apply_rbac (from bin/apply_rbac.erb)
  • bin/post-start (from bin/post-start.erb)
  • config/ca.pem (from config/ca.pem.erb)
  • config/kubeconfig (from config/kubeconfig.erb)
  • config/policies/cluster_admin.yml (from config/policies/cluster_admin.yml)
  • config/policies/kube_proxy.yml (from config/policies/kube_proxy.yml)
  • config/policies/kubelet.yml (from config/policies/kubelet.yml)
  • config/policies/kubelet_drain.yml (from config/policies/kubelet_drain.yml)
  • config/policies/route_sync.yml (from config/policies/route_sync.yml)
  • config/policies/vsphere_cloud_provider.yml (from config/policies/vsphere_cloud_provider.yml.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.