Integrating Envoy Gateway as an Ingress Gateway in Istio Service Mesh
This article describes how to integrate Envoy Gateway as an ingress gateway in the Istio service mesh to enhance application security and accessibility.
Cloud native infrastructure including Kubernetes, Service Mesh, Envoy, and Gateway API
Integrating Envoy Gateway as an Ingress Gateway in Istio Service Mesh
This article describes how to integrate Envoy Gateway as an ingress gateway in the Istio service mesh to enhance application security and accessibility.
Securing Istio: Addressing Critical Security Gaps and Best Practices
Exploring security gaps in Istio and effective mitigation strategies, combined with best practices for multi-layered security.
How to Migrate from Kubernetes Ingress to the Gateway API
This article delves into the connections, differences, and migration strategies between Kubernetes Gateway API, Istio, and Ingress.
A Definitive Guide to Cross-Cluster Seamless Access in Multicluster Istio Service Mesh
Explore how to effectively implement cross-cluster seamless access in the Istio multicluster mesh using SPIRE federation, DNS proxy, and east-west gateway technologies. This guide provides detailed configuration examples and steps to help you overcome deployment challenges and ensure efficient, secure communication between services.
How to Integrating Third-Party Service Registries with Istio?
This article provides a detailed introduction on how to integrate third-party service discovery mechanisms such as Consul and Eureka with Istio, achieving seamless service discovery integration.
How to Implement Single Sign-On (SSO) with OIDC in API Gateway using Envoy Gateway?
Guide to configure Envoy Gateway with OIDC (using Auth0) to enable Single Sign-On at the API gateway level for secure, centralized authentication.
Introduction to Envoy xDS and Configuration Distribution in Istio
This article shares the components of xDS and the process of configuration distribution in Istio, as well as the two modes of xDS, SotW and Delta xDS.
Deep Dive into Istio 1.22: New Features and Practical Application Advice
Explore the new features and practical advice of Istio 1.22, including the delta xDS, path template support, and API upgrades, to optimize service mesh management.
Detailed Explanation of Common Authentication Methods in Microservices
This article introduces several common authentication methods in microservices, helping you choose the appropriate authentication scheme when designing and implementing microservice systems.