hanahmily opened a new issue #5706: URL: https://github.com/apache/skywalking/issues/5706
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirement - [x] Feature or performance improvement ___ The current implementation of envoy ALS k8s analysis is based on the hierarchy, pod -> statefulset -> deployment, statefulset, or others. It's freaky and different from the istio kubernetes registry. The new path is pod -> endpoint -> service, and we should leverage informer API instead of raw kubernetes API. ---------------------------------------------------------------- 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: [email protected]
