envoy job from istio/1.1.0
Github source:
8fad2bb
or
master branch
Properties¶
open_files
¶
The maximum number of open files.
- Default
1024
statsd
¶
address
¶The address of the statsd sink
- Default
127.0.0.1
enabled
¶Should a statsd sink be configured
- Default
false
port
¶The port of the statsd sink
- Default
8125
protocol
¶The protocol used for statsd communication
- Default
UDP
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/envoy/
directory
(learn more).
bin/bpm-pre-start
(frombpm-pre-start.erb
)config/bpm.yml
(frombpm.yml.erb
)config/envoy.json
(fromenvoy.json.erb
)config/librarian.json
(fromlibrarian.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.