Tag: #service-mesh
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 23 posts
Kubernetes Gateway API Production Guide: HTTPRoute, GRPCRoute, and Ingress Migration Strategy
A comprehensive guide covering Kubernetes Gateway API core concepts, HTTPRoute and GRPCRoute configuration, step-by-step Ingress migration strategy, traffic splitting, TLS termination, and production troubleshooting.
2026-03-07 · 14 min read #kubernetes#gateway-api#httproute#grpcroute#ingress-migrationKubernetes Gateway API and GRPCRoute Complete Guide: From Service Mesh to Traffic Routing
Hands-on practice with gRPC traffic routing using Kubernetes Gateway API GRPCRoute. Covers service mesh integration through the GAMMA initiative, header-based routing, and traffic splitting.
2026-03-03 · 6 min read #kubernetes#gateway-api#grpc#service-mesh#gammaThe Great Shift in Kubernetes Networking: 5 Critical Changes Even Experts Easily Overlook
From IPVS deprecation and the nftables transition in Kubernetes v1.35, to Istio Ambient Mesh eliminating sidecars, Gateway API replacing Ingress, and Cilium eBPF-based CNI unifying observability — we analyze 5 critical c
2026-03-01 · 20 min read #kubernetes#networking#nftables#ipvs#istio