Created
April 26, 2019 16:01
-
-
Save mohak1712/2e273dfc8f2019215a65eee7d3236d52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clusters: | |
- name: ping_pong_service | |
connect_timeout: 0.25s | |
type: logical_dns | |
http2_protocol_options: {} | |
lb_policy: round_robin | |
hosts: [{ socket_address: { address: host.docker.internal, port_value: 8080 }}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment