kumahq / kuma-demo

A demo app to illustrate the capabilities and advantages of Kuma. 🐻
https://kuma.io/
Apache License 2.0
57 stars 54 forks source link

Not Getting 2/2 PODS for Services or Deployment #128

Closed jaikratsinghtariyal closed 1 year ago

jaikratsinghtariyal commented 2 years ago

Describe the bug After hitting command kubectl apply -f https://bit.ly/demokuma I am not seeing 2/2 pods its 1/1 always

To Reproduce Steps to reproduce the behavior:

  1. Hit kubectl apply -f https://bit.ly/demokuma
  2. kubectl get pods -n kuma-demo

Result NAME READY STATUS RESTARTS AGE kuma-demo-app-6787b4f7f5-jcptm 1/1 Running 0 70s kuma-demo-backend-v0-56db47c579-csscc 1/1 Running 0 70s postgres-master-645bc44fd-ptkqm 1/1 Running 0 70s redis-master-55fd8f6f54-sc694 1/1 Running 0 70s

Expected behavior 2/2 PODS for services or deployments

Screenshots

image

Desktop (please complete the following information):

Additional context

Thanks Jaikrat

jaikratsinghtariyal commented 2 years ago

LOGS from POD in kuma-sidecar cluster

2021-09-22T08:11:18.547Z    INFO    Skipping reading config from file
2021-09-22T08:11:18.551Z    INFO    kuma-dp.run effective configuration {"config": "{\"controlPlane\":{\"caCert\":\"-----BEGIN CERTIFICATE-----\\nMIIDEDCCAfigAwIBAgIRAOPIDhPhS9o0f4VMCpUvY5owDQYJKoZIhvcNAQELBQAw\\nEjEQMA4GA1UEAxMHa3VtYS1jYTAeFw0yMTA5MjIwNzQzMDRaFw0zMTA5MjAwNzQz\\nMDRaMBIxEDAOBgNVBAMTB2t1bWEtY2EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw\\nggEKAoIBAQDDihyJaE0BZrhGSg13wnOH8hrIaHqSd5YUfbgfM20ReaPvMhiPz7em\\nYYFCYPhByArVFqoupD8pV02DkM4ISwf9L7Z6o3yLUUTYUHL3+kjqtORMxv+LMs5u\\nVxOf7opWx0fpYtMm0j1fTQuCFhuxwAF9LyOlcQkzJat2UQDRwgkSPO/Z5/AYICOm\\njXCnlu/koWWvvEUqs/VPOYNAYWsK/w28JGsEDXjnAavAjkGrR6Bt8By0Mz6f+Jv3\\n82jkzMh7VbbdNTNGqr8sRiqCwLsMckXNRkDm7h7gHFpoCNgmIpt9+Qki6GZ0k2Nf\\nz7Z7Uj4RylLGNGvDIZvEDCmPrfB1hnpxAgMBAAGjYTBfMA4GA1UdDwEB/wQEAwIC\\npDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH/BAUwAwEB\\n/zAdBgNVHQ4EFgQUgX8mufz0mcal1DxvsfWAwAXzXJcwDQYJKoZIhvcNAQELBQAD\\nggEBAGjbfyC6F70xNYB5mvkNYQC3y+See3Rpol4ztqq65KwWEBCER3c9yazM88TK\\nbr3sNyysGkiH5xzqvqMwksifJ059NKMFykGEtcL4bz8Q7JwcUzYXEiN9ZDrvMKpO\\nt8SrXkqCgCjRArz5AMBq+CrkjjIeWNjLIuIyu35aFBwKsMWR5IOExvJsHiTy8rw8\\nQulpC4B7IG2HfpRHGsIB3d01HGsxpSppx/U0a63cc9x21UUAAdPaIRAiSETBUzUV\\nGlViXg4UbI6l2UJPKWFGDjUuYGOTXvOOiMFwMl4yOOPc4tWFV5/iXVE3UtZoGofo\\nrPkbIkDvDFyJ7HnS87srSXGUzKA=\\n-----END CERTIFICATE-----\\n\",\"caCertFile\":\"\",\"retry\":{\"backoff\":\"3s\",\"maxDuration\":\"5m0s\"},\"url\":\"https://kuma-control-plane.kuma-system:5678\"},\"dataplane\":{\"bootstrapVersion\":\"\",\"drainTime\":\"30s\",\"mesh\":\"default\",\"name\":\"spring-deployment-new-deployment-7489497449-cgwwc.kuma-demo\",\"proxyType\":\"dataplane\"},\"dataplaneRuntime\":{\"binaryPath\":\"envoy\",\"dataplaneTokenPath\":\"/var/run/secrets/kubernetes.io/serviceaccount/token\"},\"dns\":{\"coreDnsBinaryPath\":\"coredns\",\"coreDnsEmptyPort\":15054,\"coreDnsPort\":15053,\"enabled\":true,\"envoyDnsPort\":15055,\"prometheusPort\":19153}}"}
2021-09-22T08:11:18.551Z    INFO    kuma-dp.run picked a free port for Envoy Admin API to listen on {"port": "9901"}
2021-09-22T08:11:18.551Z    INFO    kuma-dp.run generated configurations will be stored in a temporary directory    {"dir": "/tmp/kuma-dp-621577320"}
2021-09-22T08:11:18.552Z    INFO    kuma-dp.run starting Kuma DP    {"version": "1.3.0"}
2021-09-22T08:11:18.552Z    INFO    accesslogs-server   starting Access Log Server  {"address": "unix:///tmp/kuma-al-spring-deployment-new-deployment-7489497449-cgwwc.kuma-demo-default.sock"}
2021-09-22T08:11:18.552Z    INFO    metrics-hijacker    starting Metrics Hijacker Server    {"socketPath": "unix:///tmp/kuma-mh-spring-deployment-new-deployment-7489497449-cgwwc.kuma-demo-default.sock", "adminPort": 9901}
2021-09-22T08:11:18.553Z    INFO    kuma-dp.run.dns-server  configuration saved to a file   {"file": "/tmp/kuma-dp-621577320/Corefile"}
2021-09-22T08:11:18.553Z    INFO    kuma-dp.run.dns-server  starting DNS Server (coredns)   {"args": ["-conf", "/tmp/kuma-dp-621577320/Corefile", "-quiet"]}
2021-09-22T08:11:18.598Z    INFO    kuma-dp.run.envoy   fetched Envoy version   {"version": {"Build":"98c1c9e9a40804b93b074badad1cdf284b47d58b/1.18.3/Clean/RELEASE/BoringSSL","Version":"1.18.3"}}
2021-09-22T08:11:18.598Z    INFO    kuma-dp.run.envoy   generating bootstrap configuration
2021-09-22T08:11:18.598Z    INFO    dataplane   trying to fetch bootstrap configuration from the Control Plane
2021-09-22T08:11:18.613Z    INFO    kuma-dp.run.envoy   bootstrap configuration saved to a file {"file": "/tmp/kuma-dp-621577320/bootstrap.yaml"}
2021-09-22T08:11:18.613Z    INFO    kuma-dp.run.envoy   starting Envoy  {"args": ["-c", "/tmp/kuma-dp-621577320/bootstrap.yaml", "--drain-time-s", "30", "--disable-hot-restart", "-l ", "info", "--bootstrap-version", "3"]}
[2021-09-22 08:11:18.657][27][info][main] [source/server/server.cc:330] initializing epoch 0 (base id=0, hot restart version=disabled)
[2021-09-22 08:11:18.657][27][info][main] [source/server/server.cc:332] statically linked extensions:
[2021-09-22 08:11:18.657][27][info][main] [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
[2021-09-22 08:11:18.657][27][info][main] [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
[2021-09-22 08:11:18.658][27][info][main] [source/server/server.cc:334]   envoy.bootstrap: envoy.bootstrap.wasm, envoy.extensions.network.socket_interface.default_socket_interface
[2021-09-22 08:11:18.658][27][info][main] [source/server/server.cc:334]   envoy.upstreams: envoy.filters.connection_pools.tcp.generic
[2021-09-22 08:11:18.658][27][info][main] [source/server/server.cc:334]   envoy.dubbo_proxy.filters: envoy.filters.dubbo.router
[2021-09-22 08:11:18.658][27][info][main] [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.starttls, envoy.transport_sockets.tap, envoy.transport_sockets.tls, raw_buffer, starttls, tls
[2021-09-22 08:11:18.658][27][info][main] [source/server/server.cc:334]   envoy.dubbo_proxy.route_matchers: default
[2021-09-22 08:11:18.658][27][info][main] [source/server/server.cc:334]   envoy.wasm.runtime: envoy.wasm.runtime.null, envoy.wasm.runtime.v8
[2021-09-22 08:11:18.658][27][info][main] [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
[2021-09-22 08:11:18.658][27][info][main] [source/server/server.cc:334]   envoy.resource_monitors: envoy.resource_monitors.fixed_heap, envoy.resource_monitors.injected_resource
[2021-09-22 08:11:18.659][27][info][main] [source/server/server.cc:334]   envoy.http.cache: envoy.extensions.http.cache.simple
[2021-09-22 08:11:18.659][27][info][main] [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
[2021-09-22 08:11:18.659][27][info][main] [source/server/server.cc:334]   envoy.thrift_proxy.protocols: auto, binary, binary/non-strict, compact, twitter
[2021-09-22 08:11:18.659][27][info][main] [source/server/server.cc:334]   envoy.thrift_proxy.transports: auto, framed, header, unframed
[2021-09-22 08:11:18.659][27][info][main] [source/server/server.cc:334]   envoy.resolvers: envoy.ip
[2021-09-22 08:11:18.659][27][info][main] [source/server/server.cc:334]   envoy.grpc_credentials: envoy.grpc_credentials.aws_iam, envoy.grpc_credentials.default, envoy.grpc_credentials.file_based_metadata
[2021-09-22 08:11:18.660][27][info][main] [source/server/server.cc:334]   envoy.access_loggers: envoy.access_loggers.file, envoy.access_loggers.http_grpc, envoy.access_loggers.open_telemetry, envoy.access_loggers.stderr, envoy.access_loggers.stdout, envoy.access_loggers.tcp_grpc, envoy.access_loggers.wasm, envoy.file_access_log, envoy.http_grpc_access_log, envoy.open_telemetry_access_log, envoy.stderr_access_log, envoy.stdout_access_log, envoy.tcp_grpc_access_log, envoy.wasm_access_log
[2021-09-22 08:11:18.660][27][info][main] [source/server/server.cc:334]   envoy.thrift_proxy.filters: envoy.filters.thrift.rate_limit, envoy.filters.thrift.router
[2021-09-22 08:11:18.660][27][info][main] [source/server/server.cc:334]   envoy.rate_limit_descriptors: envoy.rate_limit_descriptors.expr
[2021-09-22 08:11:18.660][27][info][main] [source/server/server.cc:334]   envoy.matching.action: composite-action, skip
[2021-09-22 08:11:18.660][27][info][main] [source/server/server.cc:334]   envoy.retry_priorities: envoy.retry_priorities.previous_priorities
[2021-09-22 08:11:18.660][27][info][main] [source/server/server.cc:334]   envoy.matching.common_inputs: envoy.matching.common_inputs.environment_variable
[2021-09-22 08:11:18.660][27][info][main] [source/server/server.cc:334]   envoy.dubbo_proxy.serializers: dubbo.hessian2
[2021-09-22 08:11:18.661][27][info][main] [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
[2021-09-22 08:11:18.661][27][info][main] [source/server/server.cc:334]   envoy.guarddog_actions: envoy.watchdog.abort_action, envoy.watchdog.profile_action
[2021-09-22 08:11:18.661][27][info][main] [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
[2021-09-22 08:11:18.661][27][info][main] [source/server/server.cc:334]   envoy.http.stateful_header_formatters: preserve_case
[2021-09-22 08:11:18.661][27][info][main] [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
[2021-09-22 08:11:18.661][27][info][main] [source/server/server.cc:334]   envoy.filters.udp_listener: envoy.filters.udp.dns_filter, envoy.filters.udp_listener.udp_proxy
[2021-09-22 08:11:18.661][27][info][main] [source/server/server.cc:334]   envoy.dubbo_proxy.protocols: dubbo
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.filters.http: envoy.buffer, envoy.cors, envoy.csrf, envoy.ext_authz, envoy.ext_proc, 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.composite, 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.ext_proc, 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, match-wrapper
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.request_id: envoy.request_id.uuid
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.health_checkers: envoy.health_checkers.redis
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.upstream_options: envoy.extensions.upstreams.http.v3.HttpProtocolOptions, envoy.upstreams.http.http_protocol_options
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.tls.cert_validator: envoy.tls.cert_validator.default, envoy.tls.cert_validator.spiffe
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.compression.compressor: envoy.compression.brotli.compressor, envoy.compression.gzip.compressor
[2021-09-22 08:11:18.662][27][info][main] [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
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.compression.decompressor: envoy.compression.brotli.decompressor, envoy.compression.gzip.decompressor
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.matching.http.input: request-headers, request-trailers, response-headers, response-trailers
[2021-09-22 08:11:18.662][27][info][main] [source/server/server.cc:334]   envoy.matching.input_matchers: envoy.matching.matchers.consistent_hashing
[2021-09-22 08:11:18.667][27][warning][misc] [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.
[2021-09-22 08:11:18.667][27][warning][misc] [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.
[2021-09-22 08:11:18.668][27][warning][misc] [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.
[2021-09-22 08:11:18.668][27][info][main] [source/server/server.cc:350] HTTP header map info:
[2021-09-22 08:11:18.670][27][info][main] [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
[2021-09-22 08:11:18.670][27][info][main] [source/server/server.cc:353]   request trailer map: 144 bytes: 
[2021-09-22 08:11:18.670][27][info][main] [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
[2021-09-22 08:11:18.670][27][info][main] [source/server/server.cc:353]   response trailer map: 168 bytes: grpc-message,grpc-status
[2021-09-22 08:11:18.676][27][info][main] [source/server/server.cc:500] admin address: 127.0.0.1:9901
[2021-09-22 08:11:18.678][27][info][main] [source/server/server.cc:667] runtime: layers:
  - name: kuma
    static_layer:
      re2.max_program_size.error_level: 4294967295
      re2.max_program_size.warn_level: 1000
      envoy.restart_features.use_apple_api_for_dns_lookups: false
[2021-09-22 08:11:18.679][27][info][config] [source/server/configuration_impl.cc:128] loading tracing configuration
[2021-09-22 08:11:18.679][27][info][config] [source/server/configuration_impl.cc:88] loading 0 static secret(s)
[2021-09-22 08:11:18.679][27][info][config] [source/server/configuration_impl.cc:94] loading 2 cluster(s)
[2021-09-22 08:11:18.704][27][warning][config] [bazel-out/k8-opt/bin/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, Cluster not available
[2021-09-22 08:11:18.704][27][warning][config] [bazel-out/k8-opt/bin/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
[2021-09-22 08:11:18.704][27][info][config] [source/server/configuration_impl.cc:98] loading 0 listener(s)
[2021-09-22 08:11:18.704][27][info][config] [source/server/configuration_impl.cc:110] loading stats configuration
[2021-09-22 08:11:18.706][27][info][main] [source/server/server.cc:764] starting main dispatch loop
[2021-09-22 08:11:18.708][27][info][runtime] [source/common/runtime/runtime_impl.cc:428] RTDS has finished initialization
[2021-09-22 08:11:18.708][27][info][upstream] [source/common/upstream/cluster_manager_impl.cc:188] cm init: initializing cds
[2021-09-22 08:11:18.708][27][warning][main] [source/server/server.cc:642] there is no configured limit to the number of allowed active connections. Set a limit via the runtime key overload.global_downstream_max_connections
[2021-09-22 08:11:33.709][27][warning][config] [source/common/config/grpc_subscription_impl.cc:119] gRPC config: initial fetch timed out for type.googleapis.com/envoy.config.cluster.v3.Cluster
[2021-09-22 08:11:33.709][27][info][upstream] [source/common/upstream/cluster_manager_impl.cc:192] cm init: all clusters initialized
[2021-09-22 08:11:33.711][27][info][main] [source/server/server.cc:745] all clusters initialized. initializing init manager
[2021-09-22 08:11:48.678][27][warning][config] [source/common/config/grpc_subscription_impl.cc:119] gRPC config: initial fetch timed out for type.googleapis.com/envoy.config.listener.v3.Listener
[2021-09-22 08:11:48.679][27][info][config] [source/server/listener_manager_impl.cc:888] all dependencies initialized. starting workers
2021-09-22T08:13:17.132Z    INFO    kuma-dp.run Kuma DP caught an exit signal
2021-09-22T08:13:17.132Z    INFO    kuma-dp.run stopping Kuma DP
2021-09-22T08:13:17.132Z    INFO    accesslogs-server   stopping Access Log Server
2021-09-22T08:13:17.132Z    INFO    kuma-dp.run.envoy   stopping Envoy
jaikratsinghtariyal commented 2 years ago

Issue is resolved after I switched to minikube way of kubernetes

jpeach commented 2 years ago
  • Not able to hit URL kubectl apply -f https://bit.ly/demokuma due to company policies so cloned the repo locally and hitting the command with file.

FWIW, the bitly link resolves to https://raw.githubusercontent.com/kumahq/kuma-demo/master/kubernetes/kuma-demo-aio.yaml

jpeach commented 2 years ago

Issue is resolved after I switched to minikube way of kubernetes

What kind of cluster did you start with?

jaikratsinghtariyal commented 2 years ago

Sorry but what kind of cluster means?

jaikratsinghtariyal commented 2 years ago
  • Not able to hit URL kubectl apply -f https://bit.ly/demokuma due to company policies so cloned the repo locally and hitting the command with file.

FWIW, the bitly link resolves to https://raw.githubusercontent.com/kumahq/kuma-demo/master/kubernetes/kuma-demo-aio.yaml

I know that... this is what is not resolving.

github-actions[bot] commented 2 years ago

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

michaelbeaumont commented 1 year ago

The https://bit.ly/demokuma works.