You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/19 00:40:43 UTC

[GitHub] [skywalking] yckbilly1929 commented on issue #6396: Failed to enable envoy access log service with istio 1.9

yckbilly1929 commented on issue #6396:
URL: https://github.com/apache/skywalking/issues/6396#issuecomment-781732041


   > And I am not reading this error as `error`, is that blocking the deployment?
   
   Yes, deployment is blocked. Istio-ingressgateway becomes unavailable as istio-proxy's status will always be unready after adding these 2 lines in the config:
   ```
   meshConfig.enableEnvoyAccessLogService=true
   meshConfig.defaultConfig.envoyAccessLogService.address=skywalking-oap.istio-system:11800
   ```
   
   I will go check again from istio's side.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org