pilot-discovery job from istio/1
Github source:
61d62a9
or
master branch
Properties¶
copilot
¶
address
¶Address of the copilot-server
- Default
copilot.service.cf.internal:9000
client_cert
¶PEM-encoded client certificate used to communicate with copilot-server
client_key
¶PEM-encoded client private key used to communicate with copilot-server
server_ca_cert
¶PEM-encoded CA certificate used to communicate with copilot-server
port
¶
Listen port for pilot discovery service
- Default
8080
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/pilot-discovery/
directory
(learn more).
bin/capi-cli
(fromcapi-cli.erb
)bin/istio-cli
(fromistio-cli.erb
)config/bpm.yml
(frombpm.yml.erb
)config/certs/ca.crt
(fromcerts/ca.crt.erb
)config/certs/client.crt
(fromcerts/client.crt.erb
)config/certs/client.key
(fromcerts/client.key.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.