You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my recent research on Istio and Linkerd, I focused on three things: performance, extensibility, and security.
I prefer Linkerd for performance and security, and Istio for extension.
Therefore, by extension, I ask the following question:
How to customize the privatization network protocol?
How to customize the privatization route?
For example: I want to intercept MySQL requests in Linkerd-Proxy, then route by SQL, and finally access the MySQL instance in the back segment
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In my recent research on Istio and Linkerd, I focused on three things: performance, extensibility, and security.
I prefer Linkerd for performance and security, and Istio for extension.
Therefore, by extension, I ask the following question:
For example: I want to intercept MySQL requests in Linkerd-Proxy, then route by SQL, and finally access the MySQL instance in the back segment
Beta Was this translation helpful? Give feedback.
All reactions