GRPC in Kubernetes
#7670
-
How do you solve the GRPC load balancing problem deployed by Skywalking in Kubernetes |
Beta Was this translation helpful? Give feedback.
Answered by
wu-sheng
Sep 7, 2021
Replies: 1 comment
-
Most proxy already provides connection-based load balancer for gRPC. There is nothing special called SkyWalking in k8s. They are all same. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aaHorse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most proxy already provides connection-based load balancer for gRPC. There is nothing special called SkyWalking in k8s. They are all same.