contour icon indicating copy to clipboard operation
contour copied to clipboard

bootstrap clusters should get default settings

Open jpeach opened this issue 6 years ago • 2 comments

When we build a bootstrap cluster in internal/envoy/bootstrap.go, they have hard-coded Cluster settings that can go out of sync with the settings we use for service clusters. There's an argument that these have a different traffic profile and so they should be different, but a lot of the settings (e.g. lower the default buffer size) make sense here too.

jpeach avatar Oct 25 '19 00:10 jpeach

Ref #1375

jpeach avatar Oct 25 '19 00:10 jpeach