Hacker News new | ask | show | jobs
by dgoujard 3410 days ago
Hi, from what I read the linkerd proxy allow to supervise response stats (latency, error rate). In kubernetes you didn't have global proxy stats. It's a circuit breaker and you can connect with other service with different protocols (http,rpc) without have to know what protocol other service use. I didn't have tested linkerd yet but I noticed this points. I think it's really useful when you have micro services