Skip to content

apply-specs job from kubo/0.11.0

Github source: 8015f8e or master branch

Properties

addons-spec

Spec of the addons to be deployed into the Kubernetes cluster

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/apply-specs/ directory (learn more).

  • bin/deploy-specs (from bin/deploy-specs.erb)
  • bin/run (from bin/run)
  • config/ca.pem (from config/ca.pem.erb)
  • config/kubeconfig (from config/kubeconfig.erb)
  • specs/addon-spec.yml (from specs/addon-spec.yml.erb)

Packages

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