Skip to content

Instantly share code, notes, and snippets.

@turgayozgur
Created November 27, 2019 20:16
Show Gist options
  • Save turgayozgur/4d9cd6a1a91fb0cc69bebbeefd2f1249 to your computer and use it in GitHub Desktop.
Save turgayozgur/4d9cd6a1a91fb0cc69bebbeefd2f1249 to your computer and use it in GitHub Desktop.
version_info: "0"
resources:
- '@type': type.googleapis.com/envoy.api.v2.Cluster
name: "EnvoyNetCore"
connect_timeout: 5s
lb_policy: ROUND_ROBIN
type: EDS
eds_cluster_config:
service_name: "EnvoyNetCore"
eds_config:
path: /etc/envoy/eds.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment