Skip to content

Instantly share code, notes, and snippets.

@turgayozgur
Created November 27, 2019 20:18
Show Gist options
  • Save turgayozgur/e49871baafe4b7179c465fb02ad16410 to your computer and use it in GitHub Desktop.
Save turgayozgur/e49871baafe4b7179c465fb02ad16410 to your computer and use it in GitHub Desktop.
version_info: "0"
resources:
- '@type': type.googleapis.com/envoy.api.v2.ClusterLoadAssignment
cluster_name: ""
endpoints:
- lb_endpoints:
- endpoint:
address:
socket_address:
address: 127.0.0.1 # The address of the application.
port_value: "8181" # Listening port from the application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment