Skip to content

route-sync job from kubo/0.18.0

Github source: e2df62c or master branch

Properties

api-token

The token to access kubernetes API

cloud_foundry

http_proxy

http_proxy env var

https_proxy

https_proxy env var

nats

machines

IPs of each NATS cluster member

Example
|+
  - 192.168.50.123
  - 192.168.52.123

password

Password for NATS authentication

port

TCP port of NATS servers

Example
4222

user

User name for NATS authentication

Example
nats

no_proxy

no_proxy env var

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

  • config/bpm.yml (from config/bpm.yml)
  • config/ca.pem (from config/ca.pem.erb)
  • config/kubeconfig (from config/kubeconfig.erb)
  • config/route-sync.yml (from config/route-sync.yml.erb)

Packages

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