×

Xi Ning Wang(王夕宁)

2764 Reputation

- The father of Alibaba Cloud Service Mesh; - Working on the Alibaba Cloud and involving the leading edge technologies such as Docker, Kubernetes, CNCF, Service Mesh, and other CNCFs.

Follow
Activities(50) Posts(56) Series(3) Areas of Expertise Following Followers
Areas of Expertise

Following (0)

See All

Followers (8)

See All

Deploy a ASM Serverless Gateway to Support Elastic Business Scenarios

This article provides an overview of deploying an ASM Serverless Gateway, and how to use it to support elastic business scenarios.

Schedule the Pods of an ASM Gateway to a Specified Node

This article describes how to configure an ASM gateway and schedule the pods of the gateway to a specified node.

Enable cgroup V2 on Alibaba Cloud Container Service for Kubernetes

This article describes how to enable cgroup v2 on Alibaba Cloud Container Service for Kubernetes.

Traffic Labeling and Routing of ASM (4): Implement an End-to-end Canary Release Based on ASM

Part 4 of this 4-part series describes how to use traffic labels to implement an end-to-end canary release for microservices.

Traffic Labeling and Routing of ASM (3): Use Lanes to Manage Traffic

Part 3 of this 4-part series describes how to use lanes to manage traffic in the ASM console.

Traffic Labelling and Routing of ASM (2): Define a Routing Rule Based on Traffic Labels

Part 2 of this 4-part series describes how to define a routing rule based on traffic labels.

Traffic Labelling and Routing of ASM (1): The Definition of Traffic Label

Part 1 of this 4-part series describes how to configure traffic labels and provides descriptions of the fields in the CRD and configuration examples.

Use ASM to Manage Knative Services (6): Auto Scaling Based on the Number of Traffic Requests

Part 6 of this 6-part series describes how to enable auto scaling of pods based on the number of requests

Use ASM to Manage Knative Services (5): Canary Deployment of Services Based on Traffic in Knative on ASM

Part 5 of this 6-part series describes how to implement canary deployment of services based on traffic in Knative on ASM.

Use ASM to Manage Knative Services (4): Use the ASM Gateway to Access Knative Services over HTTPS

Part 4 of this 6-part series demonstrates how to use the ASM gateway to access Knative services over HTTPS.

Use ASM to Manage Knative Services (3): Use Custom Domain in Knative on ASM

Part 3 of this 6-part series describes how to set a custom domain name for Knative Serving.

Use ASM to Manage Knative Services (2): Use Knative on ASM to Deploy Serverless Applications

Part 2 of this 6-part series describes how to use Knative on ASM to create Knative services.

Use ASM to Manage Knative Services (1): An Overview of Knative on ASM

Abstract: Part 1 of this 6-part series introduces Knative on ASM.

Service Mesh: Application-aware Cloud Native Infrastructure

This article gives insight into the author's journey with service mesh as a cloud-native application-aware infrastructure, including 5 dimensions: Cl...

Alibaba Cloud Service Mesh FAQ (5): ASM Gateway Supports Creating HTTPS Listeners on the SLB Side

Part 5 of this series describes how to support ASM gateway service to bind certificates on the SLB side and create an HTTPS listener.

Alibaba Cloud Service Mesh FAQ (4): How to Use Traffic Mirroring across Clusters Based on Intra-Cluster Service Layer and Mesh Layer

Part 4 of this series explains traffic mirroring, typical traffic mirroring scenarios, and how to enable/use traffic mirroring across clusters.

Alibaba Cloud Service Mesh FAQ (3): How to Configure TLS Protocol Versions to Enhance Security in ASM Gateways

Part 3 of this series describes how to configure the TLS protocol version on the ASM gateway to enhance website security.

Alibaba Cloud Service Mesh FAQ (2): Use ASM to Implement Service Slow-Start Mode to Support the Warm-Up

Part 2 of this series introduces the ASM warm-up feature and explains implementation step by step.

Alibaba Cloud Service Mesh FAQ (1): How to Use the WebSocket over HTTP/2 Protocol

Part 1 of this series explains how to use the WebSocket over HTTP/2 Protocol, focusing on Istio 1.12 or later.

Configure SLO for Application Service in Alibaba Cloud Service Mesh (5): Use Grafana to View SLO

Part 5 of this series exaplains how to use Grafana to view SLO-related metrics.

Latest Comments

Dikky Ryan Pratama Commented on Configure SLO for Application Service in Alibaba Cloud Service Mesh (5): Use Grafana to View SLO

Great job on your blog post! Your writing is interesting and well-researched, and it's clear that you put a lot of effort into creating high-quality content. Your insights are thought provoking and your ideas are presented in a clear and organized manner. I appreciate how you explore complex topics with clarity and accessibility. Your writing style is very approachable and easy to read, which makes your blog a joy to visit. Your dedication to your readers and your passion for your subject matter really shines through in your writing. All in all, you should be proud of the work you've done here. Keep up the fantastic work!

manju Commented on Traffic Management with Istio (1): Unified Management of TCP Ingress Traffic Routing based on Istio Rules

I have used the Azure Kubernetes Service, created the client using .net.The request is hitting the istio-ingress gateway, but not sure whether its routing to actual tcp service.The client is throwing the exception as below - An established connection was aborted by the software in your host machine at System.Net.Sockets.Socket.Receive(Byte[] buffer) at xyz.Tcp.Client.Program.ExecuteClient() in C:\...\xyz.Tcp.Client\Program.cs:line 87 The actual receive code is as below: byte[] messageReceived = new byte[1024]; int byteRecv = sender.Receive(messageReceived);

Raja_KT Commented on Using Istio on Alibaba Cloud Container Service for Kubernetes

Nice one. I have not experimented it but if we can manage microservices in a well-balanced mode, then it will be promising.

Joshua Dong Commented on Fault Diagnosis and Detection using Istio within Alibaba Cloud Container Service for Kubernetes

This is awesomeblog series. love it