External Service Aliases: ExternalName vs ServiceEntry Comparison
ExternalName provides simple service aliases, while ServiceEntry enables complex traffic management. Choose based on your needs for external service integration.
In-depth articles and insights on open source, AI, cloud-native, DevOps, and software engineering.
External Service Aliases: ExternalName vs ServiceEntry Comparison
ExternalName provides simple service aliases, while ServiceEntry enables complex traffic management. Choose based on your needs for external service integration.
CNCF and Tetrate’s Istio certification marks 1 month, boosting Kubernetes skills in microservices, security, and traffic management.
Demystifying Load Balancing in Istio: Multi-Cluster Routing Practice
A detailed explanation of load balancing in Istio, especially how routing and load balancing are implemented in multi-cluster setups, with a demonstration of multi-cluster routing.
Implementing GitOps and Canary Deployment with Argo Project and Istio
This article discusses how to use Deployment, ArgoCD, and Istio to implement GitOps and canary deployment.
How to Use GraphQL to Query Observability Data from SkyWalking with Postman
This article explains how to use GraphQL to query observability data from SkyWalking with Postman. It first introduces GraphQL and SkyWalking, then explains how to set up Postman to send GraphQL …
Using Geneve Tunnels to Implement Istio Ambient Mesh Traffic Interception
This article introduces Geneve tunnels, a network virtualization protocol that can intercept Istio ambient mesh traffic more flexibly and securely than VXLAN. It also explains how Istio Ambient Mesh …
Envoy Gateway 0.4.0: Extending the API for Customization
In this blog post, we will discuss the new customizations available in this release and their significance for users.
Why Does Docker Add WebAssembly Runtime?
Explore the reasons for Docker adding WebAssembly runtime and understand its advantages in performance, security, and portability.
Useful AI Tools to Optimize Your Workflow
Are you looking for ways to optimize your workflow and increase productivity? Here are some useful AI tools for you.
Certificate Revocation Support in Istio Gateways
This blog post will introduce you to certificate revocation methods and Istio’s solution.