Hacker News new | ask | show | jobs
by ckwang 2743 days ago
We're currently evaluating the pieces that comprise Istio, both within Kubernetes and outside of it in our existing infrastructure.

We didn't do so immediately because we did not want to immediately update all of our technology at once and felt that a piece-wise migration would be both the least disruptive to our infrastructure and safest. I think of Istio as like Smartstack in that it's not actually a complete "thing" so much as a suite of technologies that can be individually evaluated and deployed. It's very easy to fall into the trap of wanting to do everything at once, and we opted to make small progressive steps for this initiative.

1 comments

Yeah, I'm thinking of going with only the minimal istio installation (pilot only), not to roll our own, and setting it up with our existing consul service Discovery.
That's pretty close to our next immediate steps as well :)