SVsidharth vijayakumarinservice-routing-made-easy-with-istio.hashnode.dev·Sep 4, 2025 · 12 min readBuild and deploy weather micro-service on Istio service meshThis article will walk readers through how Istio Gateway can be used to expose internal microservices inside a Kubernetes cluster. Using two simple Python apps (Weather API and Advisor API), it demonstrates how to: Install and configure Istio with T...00