Service Mesh Proxies
Overview
- sidecar-proxy
A proxy will be installed on the sidecar of each pod in the service mesh. iptables rules are configured for the network namespace of each pod to redirect the ingress traffic to and egress traffic from application services to the Envoy on the node for traffic routing.
Figure 1 sidecar-proxy - node-proxy
A proxy will be installed on each node of a cluster added to the service mesh. iptables rules are configured on each node to redirect the ingress traffic to and egress traffic from application services to the Envoy on the node for traffic routing.
Figure 2 node-proxy
Proxy Mode Comparison
Proxy Mode |
Features |
---|---|
sidecar-proxy |
|
node-proxy |
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot