[debug][hc] [source/common/upstream/health_checker_impl.cc:630] [C0] hc grpc_status=12 (Method not found: grpc.health.v1.Health/Check) service_status=rpc_error health_flags=/failed_active_hc
static_resources: listeners: - name: listener_0 address: socket_address: address: 0.0.0.0 port_value: 50051 filter_chains: - filters: - name: envoy.http_connection_manager config: codec_type: auto stat_prefix: ingress_http route_config: name: local_route virtual_hosts: - name: local_service domains: - "*" routes: - match: prefix: "/" route: cluster: foo cors: allow_origin: - "*" allow_methods: GET, PUT, DELETE, POST, OPTIONS allow_headers: keep-alive,user-agent,cache-control,content-type,content-transfer-encoding,custom-header-1,x-accept-content-transfer-encoding,x-accept-response-streaming,x-user-agent,x-grpc-web,grpc-timeout max_age: "1728000" expose_headers: custom-header-1,grpc-status,grpc-message enabled: true http_filters: - name: envoy.grpc_web - name: envoy.cors - name: envoy.router clusters: - name: foo connect_timeout: 0.25s type: strict_dns http2_protocol_options: {} lb_policy: round_robin health_checks: - grpc_health_check: service_name: 'foo' timeout: seconds: 2 interval: seconds: 2 unhealthy_threshold: 2 healthy_threshold: 2 hosts: - socket_address: address: foo-1 port_value: 50051 - socket_address: address: foo-2 port_value: 50051--
You received this message because you are subscribed to the Google Groups "envoy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users...@googlegroups.com.
To post to this group, send email to envoy...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/d8a942b7-5ba4-4bad-af6e-69c1b6b4972a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
...
lb_policy: round_robin+ common_lb_config:+ healthy_panic_threshold:+ value: 0.0 health_checks:
...To unsubscribe from this group and stop receiving emails from it, send an email to envoy...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users...@googlegroups.com.
To post to this group, send email to envoy...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/390aaeb8-87df-4c79-baf9-3ff62ae17463%40googlegroups.com.