UCloud Tech
Author

UCloud Tech

UCloud is a leading neutral cloud provider in China, developing its own IaaS, PaaS, AI service platform, and big data exchange platform, and delivering comprehensive industry solutions for public, private, hybrid, and dedicated clouds.

152
Articles
0
Likes
430
Views
0
Comments
Recent Articles

Latest from UCloud Tech

100 recent articles max
UCloud Tech
UCloud Tech
Apr 11, 2019 · Cloud Native

Why Does a Kubernetes Pod IP Disappear? The Hidden Second Sandbox Bug

UK8S’s custom CNI plugin integrates VPC networking to give containers native cloud performance, but a bug caused kubelet to create a second sandbox container, leading to missing NETNS parameters and VPC IP leaks; the article details the investigation, root‑cause analysis, and the patch fixing the issue.

IP leakKubeletKubernetes
0 likes · 15 min read
Why Does a Kubernetes Pod IP Disappear? The Hidden Second Sandbox Bug
UCloud Tech
UCloud Tech
Mar 28, 2019 · Databases

Why MySQL Replication Lag Happens and How to Fix It: Real-World Cases

This article examines the common causes of MySQL master‑slave replication delay, explains how to monitor the issue with SHOW SLAVE STATUS, and provides practical solutions for six typical scenarios ranging from heavy write traffic to hardware mismatches.

Master‑SlaveMySQLReplication Lag
0 likes · 13 min read
Why MySQL Replication Lag Happens and How to Fix It: Real-World Cases
UCloud Tech
UCloud Tech
Mar 21, 2019 · Cloud Native

How Kernel Innovations Enable Scalable Multi‑Tenant Cloud Gateways

UCloud’s external gateway redesign leverages Linux kernel 5.0 features—lightweight tunneling, VRF, and flow offload—to replace OVS/GRE tunnels, addressing IP tunnel complexity, tenant isolation overhead, and netns performance penalties, while contributing patches back to the open‑source community.

Linux KernelNetworkingVRF
0 likes · 15 min read
How Kernel Innovations Enable Scalable Multi‑Tenant Cloud Gateways
UCloud Tech
UCloud Tech
Mar 14, 2019 · Cloud Computing

How UCloud’s DCN V4 Architecture Boosted Data Center Capacity and Performance

This article details UCloud's transition from the V3 to V4 data‑center network architecture, explaining why the older design fell short, how the new 25 G/100 G three‑level CLOS, POD, and DC Group concepts were implemented, and the resulting four‑fold increase in server‑port capacity and performance.

CLOSDCNdata center
0 likes · 12 min read
How UCloud’s DCN V4 Architecture Boosted Data Center Capacity and Performance
UCloud Tech
UCloud Tech
Mar 12, 2019 · Cloud Computing

Avoid Disaster with Terraform: Safe Blue‑Green Deployments on UCloud

This article explains the risks of using Terraform without proper safeguards, demonstrates a real-world failure caused by careless use of the --auto-approve flag, and presents a robust blue‑green deployment pattern with an arbitration module that enforces safe state transitions on UCloud.

Blue-Green DeploymentCloud ComputingInfrastructure as Code
0 likes · 20 min read
Avoid Disaster with Terraform: Safe Blue‑Green Deployments on UCloud
UCloud Tech
UCloud Tech
Mar 7, 2019 · Cloud Native

How UCloud Uses Terraform to Cut Cloud Resource Deployment Time by 80%

This article explains how UCloud built a Terraform‑based resource orchestration tool that dramatically reduces deployment time, improves reliability, and integrates with CLI and CI/CD pipelines, while detailing fault‑tolerance, integration, and engineering practices for large‑scale cloud infrastructure.

CI/CDDevOpsInfrastructure as Code
0 likes · 14 min read
How UCloud Uses Terraform to Cut Cloud Resource Deployment Time by 80%
UCloud Tech
UCloud Tech
Feb 1, 2019 · Backend Development

Why a Zero‑Byte Packet Stopped a High‑Speed Load Balancer and How It Was Fixed

This article details the discovery, analysis, and resolution of a DPDK bug that caused a zero‑byte IP fragment to fill transmission queues, leading to packet loss and tx‑hang in UCloud's high‑availability ULB4 load balancer, and shares the tools and lessons learned for future debugging.

DPDKNetwork Troubleshootingpacket debugging
0 likes · 12 min read
Why a Zero‑Byte Packet Stopped a High‑Speed Load Balancer and How It Was Fixed
UCloud Tech
UCloud Tech
Jan 24, 2019 · Operations

How UCloud Executed a Seamless Hot Migration of Its Seoul Data Center

This article details UCloud's five‑month, multi‑department hot migration of its Seoul data center, covering planning, ZooKeeper scaling, udatabase and MySQL migration strategies, deployment platforms, and the final cut‑over steps that ensured zero user impact.

Data Center MigrationHot MigrationMySQL
0 likes · 14 min read
How UCloud Executed a Seamless Hot Migration of Its Seoul Data Center