安装完成之后无法访问zadig

环境和安装信息

kubernetes集群版本:1.22.10
zadig版本: 1.13.0
安装方式: 使用helm安装 IP + PORT 访问

服务状态

查看gateway-proxy服务没有启动8080和8443端口

gateway-proxy日志

[2022-08-13 06:02:01.570][7][info][main] [external/envoy/source/server/server.cc:330] initializing epoch 0 (base id=0, hot restart version=disabled)
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:332] statically linked extensions:
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.stats_sinks: envoy.dog_statsd, envoy.metrics_service, envoy.stat_sinks.dog_statsd, envoy.stat_sinks.hystrix, envoy.stat_sinks.metrics_service, envoy.stat_sinks.statsd, envoy.stat_sinks.wasm, envoy.statsd
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.udp_listener: envoy.filters.udp.dns_filter, envoy.filters.udp_listener.udp_proxy
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.serializers: dubbo.hessian2
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.thrift_proxy.filters: envoy.filters.thrift.rate_limit, envoy.filters.thrift.router
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.listener: envoy.filters.listener.http_inspector, envoy.filters.listener.original_dst, envoy.filters.listener.original_src, envoy.filters.listener.proxy_protocol, envoy.filters.listener.tls_inspector, envoy.listener.http_inspector, envoy.listener.original_dst, envoy.listener.original_src, envoy.listener.proxy_protocol, envoy.listener.tls_inspector
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.guarddog_actions: envoy.watchdog.abort_action, envoy.watchdog.profile_action
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.resolvers: envoy.ip
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.tracers: envoy.dynamic.ot, envoy.lightstep, envoy.tracers.datadog, envoy.tracers.dynamic_ot, envoy.tracers.lightstep, envoy.tracers.opencensus, envoy.tracers.skywalking, envoy.tracers.xray, envoy.tracers.zipkin, envoy.zipkin
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.clusters: envoy.cluster.eds, envoy.cluster.logical_dns, envoy.cluster.original_dst, envoy.cluster.static, envoy.cluster.strict_dns, envoy.clusters.aggregate, envoy.clusters.dynamic_forward_proxy, envoy.clusters.redis
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.compression.compressor: envoy.compression.gzip.compressor
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.upstreams: envoy.filters.connection_pools.tcp.generic
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.internal_redirect_predicates: envoy.internal_redirect_predicates.allow_listed_routes, envoy.internal_redirect_predicates.previous_routes, envoy.internal_redirect_predicates.safe_cross_scheme
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.retry_priorities: envoy.retry_priorities.previous_priorities
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.transport_sockets.upstream: envoy.transport_sockets.alts, envoy.transport_sockets.quic, envoy.transport_sockets.raw_buffer, envoy.transport_sockets.tap, envoy.transport_sockets.tls, envoy.transport_sockets.upstream_proxy_protocol, raw_buffer, tls
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.matching.http.input: request-headers, request-trailers, response-headers, response-trailers
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.tls.cert_validator: envoy.tls.cert_validator.default
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.matching.action: skip
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.thrift_proxy.protocols: auto, binary, binary/non-strict, compact, twitter
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.bootstrap: envoy.bootstrap.wasm, envoy.extensions.network.socket_interface.default_socket_interface
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.protocols: dubbo
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.transport_sockets.downstream: envoy.transport_sockets.alts, envoy.transport_sockets.quic, envoy.transport_sockets.raw_buffer, envoy.transport_sockets.tap, envoy.transport_sockets.tls, raw_buffer, tls
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.resource_monitors: envoy.resource_monitors.fixed_heap, envoy.resource_monitors.injected_resource
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.filters: envoy.filters.dubbo.router
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.upstream_options: envoy.extensions.upstreams.http.v3.HttpProtocolOptions, envoy.upstreams.http.http_protocol_options
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.route_matchers: default
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.access_loggers: envoy.access_loggers.file, envoy.access_loggers.http_grpc, envoy.access_loggers.tcp_grpc, envoy.access_loggers.wasm, envoy.file_access_log, envoy.http_grpc_access_log, envoy.tcp_grpc_access_log, envoy.wasm_access_log
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.retry_host_predicates: envoy.retry_host_predicates.omit_canary_hosts, envoy.retry_host_predicates.omit_host_metadata, envoy.retry_host_predicates.previous_hosts
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.http.cache: envoy.extensions.http.cache.simple
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.request_id: envoy.request_id.uuid
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.compression.decompressor: envoy.compression.gzip.decompressor
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.http: envoy.buffer, envoy.cors, envoy.csrf, envoy.ext_authz, envoy.fault, envoy.filters.http.adaptive_concurrency, envoy.filters.http.admission_control, envoy.filters.http.aws_lambda, envoy.filters.http.aws_request_signing, envoy.filters.http.buffer, envoy.filters.http.cache, envoy.filters.http.cdn_loop, envoy.filters.http.compressor, envoy.filters.http.cors, envoy.filters.http.csrf, envoy.filters.http.decompressor, envoy.filters.http.dynamic_forward_proxy, envoy.filters.http.dynamo, envoy.filters.http.ext_authz, envoy.filters.http.fault, envoy.filters.http.grpc_http1_bridge, envoy.filters.http.grpc_http1_reverse_bridge, envoy.filters.http.grpc_json_transcoder, envoy.filters.http.grpc_stats, envoy.filters.http.grpc_web, envoy.filters.http.gzip, envoy.filters.http.header_to_metadata, envoy.filters.http.health_check, envoy.filters.http.ip_tagging, envoy.filters.http.jwt_authn, envoy.filters.http.local_ratelimit, envoy.filters.http.lua, envoy.filters.http.oauth2, envoy.filters.http.on_demand, envoy.filters.http.original_src, envoy.filters.http.ratelimit, envoy.filters.http.rbac, envoy.filters.http.router, envoy.filters.http.squash, envoy.filters.http.tap, envoy.filters.http.wasm, envoy.grpc_http1_bridge, envoy.grpc_json_transcoder, envoy.grpc_web, envoy.gzip, envoy.health_check, envoy.http_dynamo_filter, envoy.ip_tagging, envoy.local_rate_limit, envoy.lua, envoy.rate_limit, envoy.router, envoy.squash, io.solo.aws_lambda, io.solo.nats_streaming, io.solo.transformation, match-wrapper
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.grpc_credentials: envoy.grpc_credentials.aws_iam, envoy.grpc_credentials.default, envoy.grpc_credentials.file_based_metadata
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.health_checkers: envoy.health_checkers.redis
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.network: envoy.client_ssl_auth, envoy.echo, envoy.ext_authz, envoy.filters.network.client_ssl_auth, envoy.filters.network.direct_response, envoy.filters.network.dubbo_proxy, envoy.filters.network.echo, envoy.filters.network.ext_authz, envoy.filters.network.http_connection_manager, envoy.filters.network.kafka_broker, envoy.filters.network.local_ratelimit, envoy.filters.network.mongo_proxy, envoy.filters.network.mysql_proxy, envoy.filters.network.postgres_proxy, envoy.filters.network.ratelimit, envoy.filters.network.rbac, envoy.filters.network.redis_proxy, envoy.filters.network.rocketmq_proxy, envoy.filters.network.sni_cluster, envoy.filters.network.sni_dynamic_forward_proxy, envoy.filters.network.tcp_proxy, envoy.filters.network.thrift_proxy, envoy.filters.network.wasm, envoy.filters.network.zookeeper_proxy, envoy.http_connection_manager, envoy.mongo_proxy, envoy.ratelimit, envoy.redis_proxy, envoy.tcp_proxy
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.thrift_proxy.transports: auto, framed, header, unframed
[2022-08-13 06:02:01.571][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.wasm.runtime: envoy.wasm.runtime.null, envoy.wasm.runtime.v8
[2022-08-13 06:02:01.582][7][warning][misc] [external/envoy/source/common/protobuf/message_validator_impl.cc:21] Deprecated field: type envoy.config.cluster.v3.Cluster Using deprecated option 'envoy.config.cluster.v3.Cluster.http2_protocol_options' from file cluster.proto. This configuration will be removed from Envoy soon. Please see https://www.envoyproxy.io/docs/envoy/latest/version_history/version_history for details. If continued use of this field is absolutely necessary, see https://www.envoyproxy.io/docs/envoy/latest/configuration/operations/runtime#using-runtime-overrides-for-deprecated-features for how to apply a temporary and highly discouraged override.
[2022-08-13 06:02:01.582][7][warning][misc] [external/envoy/source/common/protobuf/message_validator_impl.cc:21] Deprecated field: type envoy.config.bootstrap.v3.Admin Using deprecated option 'envoy.config.bootstrap.v3.Admin.access_log_path' from file bootstrap.proto. This configuration will be removed from Envoy soon. Please see https://www.envoyproxy.io/docs/envoy/latest/version_history/version_history for details. If continued use of this field is absolutely necessary, see https://www.envoyproxy.io/docs/envoy/latest/configuration/operations/runtime#using-runtime-overrides-for-deprecated-features for how to apply a temporary and highly discouraged override.
[2022-08-13 06:02:01.582][7][info][main] [external/envoy/source/server/server.cc:350] HTTP header map info:
[2022-08-13 06:02:01.583][7][info][main] [external/envoy/source/server/server.cc:353]   request header map: 632 bytes: :authority,:method,:path,:protocol,:scheme,accept,accept-encoding,access-control-request-method,authentication,authorization,cache-control,cdn-loop,connection,content-encoding,content-length,content-type,expect,grpc-accept-encoding,grpc-timeout,if-match,if-modified-since,if-none-match,if-range,if-unmodified-since,keep-alive,origin,pragma,proxy-connection,referer,te,transfer-encoding,upgrade,user-agent,via,x-client-trace-id,x-envoy-attempt-count,x-envoy-decorator-operation,x-envoy-downstream-service-cluster,x-envoy-downstream-service-node,x-envoy-expected-rq-timeout-ms,x-envoy-external-address,x-envoy-force-trace,x-envoy-hedge-on-per-try-timeout,x-envoy-internal,x-envoy-ip-tags,x-envoy-max-retries,x-envoy-original-path,x-envoy-original-url,x-envoy-retriable-header-names,x-envoy-retriable-status-codes,x-envoy-retry-grpc-on,x-envoy-retry-on,x-envoy-upstream-alt-stat-name,x-envoy-upstream-rq-per-try-timeout-ms,x-envoy-upstream-rq-timeout-alt-response,x-envoy-upstream-rq-timeout-ms,x-forwarded-client-cert,x-forwarded-for,x-forwarded-proto,x-ot-span-context,x-request-id
[2022-08-13 06:02:01.583][7][info][main] [external/envoy/source/server/server.cc:353]   request trailer map: 144 bytes: 
[2022-08-13 06:02:01.583][7][info][main] [external/envoy/source/server/server.cc:353]   response header map: 440 bytes: :status,access-control-allow-credentials,access-control-allow-headers,access-control-allow-methods,access-control-allow-origin,access-control-expose-headers,access-control-max-age,age,cache-control,connection,content-encoding,content-length,content-type,date,etag,expires,grpc-message,grpc-status,keep-alive,last-modified,location,proxy-connection,server,transfer-encoding,upgrade,vary,via,x-envoy-attempt-count,x-envoy-decorator-operation,x-envoy-degraded,x-envoy-immediate-health-check-fail,x-envoy-ratelimited,x-envoy-upstream-canary,x-envoy-upstream-healthchecked-cluster,x-envoy-upstream-service-time,x-request-id
[2022-08-13 06:02:01.583][7][info][main] [external/envoy/source/server/server.cc:353]   response trailer map: 168 bytes: grpc-message,grpc-status
[2022-08-13 06:02:01.586][7][info][admin] [external/envoy/source/server/admin/admin.cc:134] admin address: 127.0.0.1:19000
[2022-08-13 06:02:01.586][7][info][main] [external/envoy/source/server/server.cc:666] runtime: layers:
  - name: static_layer
    static_layer:
      upstream:
        healthy_panic_threshold:
          value: 50
      overload:
        global_downstream_max_connections: 250000
  - name: admin_layer
    admin_layer:
      {}
[2022-08-13 06:02:01.587][7][info][config] [external/envoy/source/server/configuration_impl.cc:128] loading tracing configuration
[2022-08-13 06:02:01.590][7][info][config] [external/envoy/source/server/configuration_impl.cc:88] loading 0 static secret(s)
[2022-08-13 06:02:01.590][7][info][config] [external/envoy/source/server/configuration_impl.cc:94] loading 4 cluster(s)
[2022-08-13 06:02:01.605][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, Cluster not available
[2022-08-13 06:02:01.627][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:02:01.627][7][info][config] [external/envoy/source/server/configuration_impl.cc:98] loading 1 listener(s)
[2022-08-13 06:02:01.638][7][info][config] [external/envoy/source/server/configuration_impl.cc:110] loading stats configuration
[2022-08-13 06:02:01.639][7][info][main] [external/envoy/source/server/server.cc:763] starting main dispatch loop
[2022-08-13 06:02:01.805][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, Cluster not available
[2022-08-13 06:02:01.805][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:02:05.647][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, Cluster not available
[2022-08-13 06:02:05.647][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:02:13.685][7][info][runtime] [external/envoy/source/common/runtime/runtime_impl.cc:449] RTDS has finished initialization
[2022-08-13 06:02:13.685][7][info][upstream] [external/envoy/source/common/upstream/cluster_manager_impl.cc:201] cm init: initializing cds
[2022-08-13 06:02:19.722][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:02:19.722][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:02:28.684][7][warning][config] [external/envoy/source/common/config/grpc_subscription_impl.cc:118] gRPC config: initial fetch timed out for type.googleapis.com/envoy.config.cluster.v3.Cluster
[2022-08-13 06:02:28.684][7][info][upstream] [external/envoy/source/common/upstream/cluster_manager_impl.cc:205] cm init: all clusters initialized
[2022-08-13 06:02:28.684][7][info][main] [external/envoy/source/server/server.cc:744] all clusters initialized. initializing init manager
[2022-08-13 06:02:40.760][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:02:40.760][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:02:43.684][7][warning][config] [external/envoy/source/common/config/grpc_subscription_impl.cc:118] gRPC config: initial fetch timed out for type.googleapis.com/envoy.config.listener.v3.Listener
[2022-08-13 06:02:43.684][7][info][config] [external/envoy/source/server/listener_manager_impl.cc:832] all dependencies initialized. starting workers
[2022-08-13 06:03:08.134][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:03:08.134][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:03:27.301][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:03:27.301][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:03:46.104][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:03:46.104][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:01.400][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:01.400][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:18.340][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:18.341][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:29.429][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:29.429][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:45.745][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:45.745][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:50.463][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:50.463][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:51.347][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:51.347][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:57.541][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:57.541][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:04:58.491][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:04:58.491][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:05:24.177][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:05:24.177][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:05:36.549][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:05:36.549][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:05:43.920][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:05:43.921][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:06:12.924][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:06:12.924][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:06:25.833][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
[2022-08-13 06:06:25.833][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-13 06:06:49.982][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream

请下载glooctl,并运行glooctl check -n {zadig-ns},查看具体的输出
同时,请告知下k8s集群使用的CNI插件类型

网络插件使用的是calico 3.20版本

glooctl check -n {zadig-ns}执行如下

root@kubernetes:~# glooctl check -n zadig
----------
glooctl binary version (1.12.5) differs from server components (v1.9.1) by at least a minor version.
Consider running:
glooctl upgrade --release=v1.9.1
----------

Checking deployments... OK
Checking pods... OK
Checking upstreams... OK
Checking upstream groups... OK
Checking auth configs... OK
Checking rate limit configs... OK
Checking VirtualHostOptions... OK
Checking RouteOptions... OK
Checking secrets... OK
Checking virtual services... OK
Checking gateways... OK
Checking proxies... 1 Errors!
Error: 1 error occurred:
	* Your gateway-proxy is out of sync with the Gloo control plane and is not receiving valid gloo config.
You may want to try using the `glooctl proxy logs` or `glooctl debug logs` commands.


root@kubernetes:~# glooctl proxy logs -n zadig
2022/08/15 13:52:18 connecting to envoy failed with err Post "http://localhost:19000/logging?level=debug": dial tcp 127.0.0.1:19000: connect: connection refused
Forwarding from 127.0.0.1:19000 -> 19000
Forwarding from [::1]:19000 -> 19000
Handling connection for 19000
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:330] initializing epoch 0 (base id=0, hot restart version=disabled)
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:332] statically linked extensions:
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.transport_sockets.downstream: envoy.transport_sockets.alts, envoy.transport_sockets.quic, envoy.transport_sockets.raw_buffer, envoy.transport_sockets.tap, envoy.transport_sockets.tls, raw_buffer, tls
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.udp_listener: envoy.filters.udp.dns_filter, envoy.filters.udp_listener.udp_proxy
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.retry_priorities: envoy.retry_priorities.previous_priorities
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.clusters: envoy.cluster.eds, envoy.cluster.logical_dns, envoy.cluster.original_dst, envoy.cluster.static, envoy.cluster.strict_dns, envoy.clusters.aggregate, envoy.clusters.dynamic_forward_proxy, envoy.clusters.redis
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.tls.cert_validator: envoy.tls.cert_validator.default
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.http: envoy.buffer, envoy.cors, envoy.csrf, envoy.ext_authz, envoy.fault, envoy.filters.http.adaptive_concurrency, envoy.filters.http.admission_control, envoy.filters.http.aws_lambda, envoy.filters.http.aws_request_signing, envoy.filters.http.buffer, envoy.filters.http.cache, envoy.filters.http.cdn_loop, envoy.filters.http.compressor, envoy.filters.http.cors, envoy.filters.http.csrf, envoy.filters.http.decompressor, envoy.filters.http.dynamic_forward_proxy, envoy.filters.http.dynamo, envoy.filters.http.ext_authz, envoy.filters.http.fault, envoy.filters.http.grpc_http1_bridge, envoy.filters.http.grpc_http1_reverse_bridge, envoy.filters.http.grpc_json_transcoder, envoy.filters.http.grpc_stats, envoy.filters.http.grpc_web, envoy.filters.http.gzip, envoy.filters.http.header_to_metadata, envoy.filters.http.health_check, envoy.filters.http.ip_tagging, envoy.filters.http.jwt_authn, envoy.filters.http.local_ratelimit, envoy.filters.http.lua, envoy.filters.http.oauth2, envoy.filters.http.on_demand, envoy.filters.http.original_src, envoy.filters.http.ratelimit, envoy.filters.http.rbac, envoy.filters.http.router, envoy.filters.http.squash, envoy.filters.http.tap, envoy.filters.http.wasm, envoy.grpc_http1_bridge, envoy.grpc_json_transcoder, envoy.grpc_web, envoy.gzip, envoy.health_check, envoy.http_dynamo_filter, envoy.ip_tagging, envoy.local_rate_limit, envoy.lua, envoy.rate_limit, envoy.router, envoy.squash, io.solo.aws_lambda, io.solo.nats_streaming, io.solo.transformation, match-wrapper
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.compression.compressor: envoy.compression.gzip.compressor
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.grpc_credentials: envoy.grpc_credentials.aws_iam, envoy.grpc_credentials.default, envoy.grpc_credentials.file_based_metadata
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.stats_sinks: envoy.dog_statsd, envoy.metrics_service, envoy.stat_sinks.dog_statsd, envoy.stat_sinks.hystrix, envoy.stat_sinks.metrics_service, envoy.stat_sinks.statsd, envoy.stat_sinks.wasm, envoy.statsd
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.compression.decompressor: envoy.compression.gzip.decompressor
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.filters: envoy.filters.dubbo.router
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.health_checkers: envoy.health_checkers.redis
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.http.cache: envoy.extensions.http.cache.simple
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.listener: envoy.filters.listener.http_inspector, envoy.filters.listener.original_dst, envoy.filters.listener.original_src, envoy.filters.listener.proxy_protocol, envoy.filters.listener.tls_inspector, envoy.listener.http_inspector, envoy.listener.original_dst, envoy.listener.original_src, envoy.listener.proxy_protocol, envoy.listener.tls_inspector
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.bootstrap: envoy.bootstrap.wasm, envoy.extensions.network.socket_interface.default_socket_interface
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.thrift_proxy.filters: envoy.filters.thrift.rate_limit, envoy.filters.thrift.router
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.access_loggers: envoy.access_loggers.file, envoy.access_loggers.http_grpc, envoy.access_loggers.tcp_grpc, envoy.access_loggers.wasm, envoy.file_access_log, envoy.http_grpc_access_log, envoy.tcp_grpc_access_log, envoy.wasm_access_log
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.wasm.runtime: envoy.wasm.runtime.null, envoy.wasm.runtime.v8
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.thrift_proxy.protocols: auto, binary, binary/non-strict, compact, twitter
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.thrift_proxy.transports: auto, framed, header, unframed
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.internal_redirect_predicates: envoy.internal_redirect_predicates.allow_listed_routes, envoy.internal_redirect_predicates.previous_routes, envoy.internal_redirect_predicates.safe_cross_scheme
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.upstreams: envoy.filters.connection_pools.tcp.generic
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.resolvers: envoy.ip
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.matching.action: skip
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.request_id: envoy.request_id.uuid
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.resource_monitors: envoy.resource_monitors.fixed_heap, envoy.resource_monitors.injected_resource
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.transport_sockets.upstream: envoy.transport_sockets.alts, envoy.transport_sockets.quic, envoy.transport_sockets.raw_buffer, envoy.transport_sockets.tap, envoy.transport_sockets.tls, envoy.transport_sockets.upstream_proxy_protocol, raw_buffer, tls
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.retry_host_predicates: envoy.retry_host_predicates.omit_canary_hosts, envoy.retry_host_predicates.omit_host_metadata, envoy.retry_host_predicates.previous_hosts
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.filters.network: envoy.client_ssl_auth, envoy.echo, envoy.ext_authz, envoy.filters.network.client_ssl_auth, envoy.filters.network.direct_response, envoy.filters.network.dubbo_proxy, envoy.filters.network.echo, envoy.filters.network.ext_authz, envoy.filters.network.http_connection_manager, envoy.filters.network.kafka_broker, envoy.filters.network.local_ratelimit, envoy.filters.network.mongo_proxy, envoy.filters.network.mysql_proxy, envoy.filters.network.postgres_proxy, envoy.filters.network.ratelimit, envoy.filters.network.rbac, envoy.filters.network.redis_proxy, envoy.filters.network.rocketmq_proxy, envoy.filters.network.sni_cluster, envoy.filters.network.sni_dynamic_forward_proxy, envoy.filters.network.tcp_proxy, envoy.filters.network.thrift_proxy, envoy.filters.network.wasm, envoy.filters.network.zookeeper_proxy, envoy.http_connection_manager, envoy.mongo_proxy, envoy.ratelimit, envoy.redis_proxy, envoy.tcp_proxy
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.upstream_options: envoy.extensions.upstreams.http.v3.HttpProtocolOptions, envoy.upstreams.http.http_protocol_options
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.route_matchers: default
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.guarddog_actions: envoy.watchdog.abort_action, envoy.watchdog.profile_action
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.serializers: dubbo.hessian2
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.dubbo_proxy.protocols: dubbo
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.matching.http.input: request-headers, request-trailers, response-headers, response-trailers
[2022-08-15 13:51:58.597][7][info][main] [external/envoy/source/server/server.cc:334]   envoy.tracers: envoy.dynamic.ot, envoy.lightstep, envoy.tracers.datadog, envoy.tracers.dynamic_ot, envoy.tracers.lightstep, envoy.tracers.opencensus, envoy.tracers.skywalking, envoy.tracers.xray, envoy.tracers.zipkin, envoy.zipkin
[2022-08-15 13:51:58.607][7][warning][misc] [external/envoy/source/common/protobuf/message_validator_impl.cc:21] Deprecated field: type envoy.config.cluster.v3.Cluster Using deprecated option 'envoy.config.cluster.v3.Cluster.http2_protocol_options' from file cluster.proto. This configuration will be removed from Envoy soon. Please see https://www.envoyproxy.io/docs/envoy/latest/version_history/version_history for details. If continued use of this field is absolutely necessary, see https://www.envoyproxy.io/docs/envoy/latest/configuration/operations/runtime#using-runtime-overrides-for-deprecated-features for how to apply a temporary and highly discouraged override.
[2022-08-15 13:51:58.607][7][warning][misc] [external/envoy/source/common/protobuf/message_validator_impl.cc:21] Deprecated field: type envoy.config.bootstrap.v3.Admin Using deprecated option 'envoy.config.bootstrap.v3.Admin.access_log_path' from file bootstrap.proto. This configuration will be removed from Envoy soon. Please see https://www.envoyproxy.io/docs/envoy/latest/version_history/version_history for details. If continued use of this field is absolutely necessary, see https://www.envoyproxy.io/docs/envoy/latest/configuration/operations/runtime#using-runtime-overrides-for-deprecated-features for how to apply a temporary and highly discouraged override.
[2022-08-15 13:51:58.607][7][info][main] [external/envoy/source/server/server.cc:350] HTTP header map info:
[2022-08-15 13:51:58.609][7][info][main] [external/envoy/source/server/server.cc:353]   request header map: 632 bytes: :authority,:method,:path,:protocol,:scheme,accept,accept-encoding,access-control-request-method,authentication,authorization,cache-control,cdn-loop,connection,content-encoding,content-length,content-type,expect,grpc-accept-encoding,grpc-timeout,if-match,if-modified-since,if-none-match,if-range,if-unmodified-since,keep-alive,origin,pragma,proxy-connection,referer,te,transfer-encoding,upgrade,user-agent,via,x-client-trace-id,x-envoy-attempt-count,x-envoy-decorator-operation,x-envoy-downstream-service-cluster,x-envoy-downstream-service-node,x-envoy-expected-rq-timeout-ms,x-envoy-external-address,x-envoy-force-trace,x-envoy-hedge-on-per-try-timeout,x-envoy-internal,x-envoy-ip-tags,x-envoy-max-retries,x-envoy-original-path,x-envoy-original-url,x-envoy-retriable-header-names,x-envoy-retriable-status-codes,x-envoy-retry-grpc-on,x-envoy-retry-on,x-envoy-upstream-alt-stat-name,x-envoy-upstream-rq-per-try-timeout-ms,x-envoy-upstream-rq-timeout-alt-response,x-envoy-upstream-rq-timeout-ms,x-forwarded-client-cert,x-forwarded-for,x-forwarded-proto,x-ot-span-context,x-request-id
[2022-08-15 13:51:58.609][7][info][main] [external/envoy/source/server/server.cc:353]   request trailer map: 144 bytes: 
[2022-08-15 13:51:58.609][7][info][main] [external/envoy/source/server/server.cc:353]   response header map: 440 bytes: :status,access-control-allow-credentials,access-control-allow-headers,access-control-allow-methods,access-control-allow-origin,access-control-expose-headers,access-control-max-age,age,cache-control,connection,content-encoding,content-length,content-type,date,etag,expires,grpc-message,grpc-status,keep-alive,last-modified,location,proxy-connection,server,transfer-encoding,upgrade,vary,via,x-envoy-attempt-count,x-envoy-decorator-operation,x-envoy-degraded,x-envoy-immediate-health-check-fail,x-envoy-ratelimited,x-envoy-upstream-canary,x-envoy-upstream-healthchecked-cluster,x-envoy-upstream-service-time,x-request-id
[2022-08-15 13:51:58.609][7][info][main] [external/envoy/source/server/server.cc:353]   response trailer map: 168 bytes: grpc-message,grpc-status
[2022-08-15 13:51:58.612][7][info][admin] [external/envoy/source/server/admin/admin.cc:134] admin address: 127.0.0.1:19000
[2022-08-15 13:51:58.613][7][info][main] [external/envoy/source/server/server.cc:666] runtime: layers:
  - name: static_layer
    static_layer:
      overload:
        global_downstream_max_connections: 250000
      upstream:
        healthy_panic_threshold:
          value: 50
  - name: admin_layer
    admin_layer:
      {}
[2022-08-15 13:51:58.614][7][info][config] [external/envoy/source/server/configuration_impl.cc:128] loading tracing configuration
[2022-08-15 13:51:58.614][7][info][config] [external/envoy/source/server/configuration_impl.cc:88] loading 0 static secret(s)
[2022-08-15 13:51:58.614][7][info][config] [external/envoy/source/server/configuration_impl.cc:94] loading 4 cluster(s)
[2022-08-15 13:51:58.620][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, Cluster not available
[2022-08-15 13:51:58.620][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-15 13:51:58.620][7][info][config] [external/envoy/source/server/configuration_impl.cc:98] loading 1 listener(s)
[2022-08-15 13:51:58.635][7][info][config] [external/envoy/source/server/configuration_impl.cc:110] loading stats configuration
[2022-08-15 13:51:58.667][7][info][main] [external/envoy/source/server/server.cc:763] starting main dispatch loop
[2022-08-15 13:51:59.550][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, Cluster not available
[2022-08-15 13:51:59.550][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-15 13:52:00.112][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:1470] [C0][S5459603097853242696] encoding headers via codec (end_stream=false):
':status', '200'
'content-type', 'text/plain; charset=UTF-8'
'cache-control', 'no-cache, max-age=0'
'x-content-type-options', 'nosniff'
'date', 'Mon, 15 Aug 2022 13:52:00 GMT'
'server', 'envoy'

[2022-08-15 13:52:00.117][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:633] [C0] remote close
[2022-08-15 13:52:00.117][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:243] [C0] closing socket: 0
[2022-08-15 13:52:00.117][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:77] [C0] adding to cleanup list
[2022-08-15 13:52:02.621][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:327] [C1] new connection
[2022-08-15 13:52:02.621][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:261] [C1] new stream
[2022-08-15 13:52:02.621][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:882] [C1][S4276107178595492864] request headers complete (end_stream=true):
':authority', 'localhost:19000'
':path', '/logging?level=debug'
':method', 'POST'
'user-agent', 'Go-http-client/1.1'
'content-length', '0'
'content-type', ''
'accept-encoding', 'gzip'

[2022-08-15 13:52:02.621][7][debug][http] [external/envoy/source/common/http/filter_manager.cc:781] [C1][S4276107178595492864] request end stream
[2022-08-15 13:52:02.621][7][debug][admin] [external/envoy/source/server/admin/admin_filter.cc:66] [C1][S4276107178595492864] request complete: path: /logging?level=debug
[2022-08-15 13:52:02.621][7][debug][admin] [external/envoy/source/server/admin/logs_handler.cc:79] change all log levels: level='debug'
[2022-08-15 13:52:02.621][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:1470] [C1][S4276107178595492864] encoding headers via codec (end_stream=false):
':status', '200'
'content-type', 'text/plain; charset=UTF-8'
'cache-control', 'no-cache, max-age=0'
'x-content-type-options', 'nosniff'
'date', 'Mon, 15 Aug 2022 13:52:02 GMT'
'server', 'envoy'

[2022-08-15 13:52:02.625][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:633] [C1] remote close
[2022-08-15 13:52:02.625][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:243] [C1] closing socket: 0
[2022-08-15 13:52:02.625][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:77] [C1] adding to cleanup list
[2022-08-15 13:52:02.851][7][debug][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:56] Establishing new gRPC bidi stream for rpc StreamAggregatedResources(stream .envoy.service.discovery.v3.DiscoveryRequest) returns (stream .envoy.service.discovery.v3.DiscoveryResponse);

[2022-08-15 13:52:02.851][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, Cluster not available
[2022-08-15 13:52:02.851][7][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2022-08-15 13:52:03.643][7][debug][main] [external/envoy/source/server/server.cc:209] flushing stats
[2022-08-15 13:52:03.643][7][debug][main] [external/envoy/source/server/server.cc:219] Envoy is not fully initialized, skipping histogram merge and flushing stats
[2022-08-15 13:52:05.343][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:327] [C2] new connection
[2022-08-15 13:52:05.343][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:261] [C2] new stream
[2022-08-15 13:52:05.344][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:882] [C2][S16555861253599406372] request headers complete (end_stream=true):
':authority', 'localhost:19000'
':path', '/logging?level=debug'
':method', 'POST'
'user-agent', 'Go-http-client/1.1'
'content-length', '0'
'content-type', ''
'accept-encoding', 'gzip'

[2022-08-15 13:52:05.344][7][debug][http] [external/envoy/source/common/http/filter_manager.cc:781] [C2][S16555861253599406372] request end stream
[2022-08-15 13:52:05.344][7][debug][admin] [external/envoy/source/server/admin/admin_filter.cc:66] [C2][S16555861253599406372] request complete: path: /logging?level=debug
[2022-08-15 13:52:05.344][7][debug][admin] [external/envoy/source/server/admin/logs_handler.cc:79] change all log levels: level='debug'
[2022-08-15 13:52:05.344][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:1470] [C2][S16555861253599406372] encoding headers via codec (end_stream=false):
':status', '200'
'content-type', 'text/plain; charset=UTF-8'
'cache-control', 'no-cache, max-age=0'
'x-content-type-options', 'nosniff'
'date', 'Mon, 15 Aug 2022 13:52:05 GMT'
'server', 'envoy'

[2022-08-15 13:52:05.347][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:633] [C2] remote close
[2022-08-15 13:52:05.347][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:243] [C2] closing socket: 0
[2022-08-15 13:52:05.347][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:77] [C2] adding to cleanup list
[2022-08-15 13:52:07.300][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:327] [C3] new connection
[2022-08-15 13:52:07.301][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:261] [C3] new stream
[2022-08-15 13:52:07.301][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:882] [C3][S5278869772599414151] request headers complete (end_stream=true):
':authority', 'localhost:19000'
':path', '/logging?level=debug'
':method', 'POST'
'user-agent', 'Go-http-client/1.1'
'content-length', '0'
'content-type', ''
'accept-encoding', 'gzip'

[2022-08-15 13:52:07.301][7][debug][http] [external/envoy/source/common/http/filter_manager.cc:781] [C3][S5278869772599414151] request end stream
[2022-08-15 13:52:07.301][7][debug][admin] [external/envoy/source/server/admin/admin_filter.cc:66] [C3][S5278869772599414151] request complete: path: /logging?level=debug
[2022-08-15 13:52:07.301][7][debug][admin] [external/envoy/source/server/admin/logs_handler.cc:79] change all log levels: level='debug'
[2022-08-15 13:52:07.301][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:1470] [C3][S5278869772599414151] encoding headers via codec (end_stream=false):
':status', '200'
'content-type', 'text/plain; charset=UTF-8'
'cache-control', 'no-cache, max-age=0'
'x-content-type-options', 'nosniff'
'date', 'Mon, 15 Aug 2022 13:52:07 GMT'
'server', 'envoy'

[2022-08-15 13:52:07.305][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:633] [C3] remote close
[2022-08-15 13:52:07.305][7][debug][connection] [external/envoy/source/common/network/connection_impl.cc:243] [C3] closing socket: 0
[2022-08-15 13:52:07.305][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:77] [C3] adding to cleanup list
[2022-08-15 13:52:08.648][7][debug][main] [external/envoy/source/server/server.cc:209] flushing stats
[2022-08-15 13:52:08.648][7][debug][main] [external/envoy/source/server/server.cc:219] Envoy is not fully initialized, skipping histogram merge and flushing stats
[2022-08-15 13:52:09.393][7][debug][conn_handler] [external/envoy/source/server/active_tcp_listener.cc:327] [C4] new connection
[2022-08-15 13:52:09.393][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:261] [C4] new stream
[2022-08-15 13:52:09.393][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:882] [C4][S7183885351099506303] request headers complete (end_stream=true):
':authority', 'localhost:19000'
':path', '/logging?level=debug'
':method', 'POST'
'user-agent', 'Go-http-client/1.1'
'content-length', '0'
'content-type', ''
'accept-encoding', 'gzip'

[2022-08-15 13:52:09.393][7][debug][http] [external/envoy/source/common/http/filter_manager.cc:781] [C4][S7183885351099506303] request end stream
[2022-08-15 13:52:09.393][7][debug][admin] [external/envoy/source/server/admin/admin_filter.cc:66] [C4][S7183885351099506303] request complete: path: /logging?level=debug
[2022-08-15 13:52:09.393][7][debug][admin] [external/envoy/source/server/admin/logs_handler.cc:79] change all log levels: level='debug'
[2022-08-15 13:52:09.393][7][debug][http] [external/envoy/source/common/http/conn_manager_impl.cc:1470] [C4][S7183885351099506303] encoding headers via codec (end_stream=false):
':status', '200'
'content-type', 'text/plain; charset=UTF-8'
'cache-control', 'no-cache, max-age=0'
'x-content-type-options', 'nosniff'
'date', 'Mon, 15 Aug 2022 13:52:09 GMT'
'server', 'envoy'


 


随便exec到某个pod中 cat /etc/resolv.conf