Tagged articles

Kubernetes

4380 articles · Page 38 of 44
Alibaba Cloud Native
Alibaba Cloud Native
Jun 18, 2020 · Cloud Native

How OpenYurt Enables Edge Autonomy on Native Kubernetes

This article explains OpenYurt’s non‑intrusive architecture that extends native Kubernetes to edge scenarios, detailing its edge‑autonomy features, the challenges it solves, and the two main design approaches—kubelet reconstruction and the YurtHub proxy—along with their trade‑offs and implementation details.

KubernetesOpenYurtYurtHub
0 likes · 7 min read
How OpenYurt Enables Edge Autonomy on Native Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
Jun 17, 2020 · Cloud Native

How In‑Place Upgrades Work in Kubernetes with OpenKruise

This article explains the concept, benefits, and technical implementation of in‑place upgrades for Pods in Kubernetes, detailing how OpenKruise leverages kubelet image hashing, update restrictions, container status reporting, and readiness gates to achieve fast, low‑impact, and controllable rollouts.

KubernetesOpenKruiseReadiness Gates
0 likes · 13 min read
How In‑Place Upgrades Work in Kubernetes with OpenKruise
MaGe Linux Operations
MaGe Linux Operations
Jun 17, 2020 · Cloud Native

Mastering Kubernetes ConfigMaps: From Creation to Pod Integration

This comprehensive guide explains how ConfigMaps and Secrets work in Kubernetes, walks through multiple ways to provide configuration to containers—including command‑line arguments, environment variables, and volume mounts—shows how to create ConfigMaps from literals, files, or directories, and demonstrates how to consume them in Pods with env, envFrom, and volume mounts, plus best‑practice tips.

Kubernetesconfigmapenvironment variables
0 likes · 34 min read
Mastering Kubernetes ConfigMaps: From Creation to Pod Integration
Cloud Native Technology Community
Cloud Native Technology Community
Jun 17, 2020 · Cloud Native

Key Features and Practices of Kube‑OVN in Cloud‑Native Environments

The article summarizes the technical innovations of the open‑source Kube‑OVN project—including a namespace‑based subnet model, comprehensive fixed‑IP support, flexible gateway options, performance optimizations for control and data planes, extensive monitoring tools, and real‑world user cases—highlighting its relevance for modern cloud‑native networking.

Fixed IPKube-OVNKubernetes
0 likes · 12 min read
Key Features and Practices of Kube‑OVN in Cloud‑Native Environments
Cloud Native Technology Community
Cloud Native Technology Community
Jun 16, 2020 · Cloud Native

Understanding Cloud‑Native Networking: Practices, Open‑Source Implementations, and Challenges from Lingque Cloud’s Kube‑OVN Project

The article summarizes Liu Mengxin’s June 11 talk on cloud‑native networking, covering its definition, basic requirements, open‑source CNI implementations, control‑ and data‑plane designs, and the functional, operational, security, and performance challenges faced when deploying container networks at scale.

Container NetworkingKube-OVNKubernetes
0 likes · 9 min read
Understanding Cloud‑Native Networking: Practices, Open‑Source Implementations, and Challenges from Lingque Cloud’s Kube‑OVN Project
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jun 15, 2020 · Cloud Native

How to Diagnose and Fix Common Kubernetes Pod Issues

This guide walks through systematic Kubernetes troubleshooting steps for pods stuck in Pending, Waiting, CrashLoopBackOff, or Running incorrectly, and also covers controller, service, and network debugging using kubectl commands, log inspection, validation flags, and endpoint verification.

KubernetesOperationscloud native
0 likes · 9 min read
How to Diagnose and Fix Common Kubernetes Pod Issues
Cloud Native Technology Community
Cloud Native Technology Community
Jun 12, 2020 · Cloud Native

Monzo’s Approach to Managing 1,600 Backend Microservices with Kubernetes and Cloud‑Native Practices

Monzo, the UK digital bank, shares how it built a Kubernetes‑based, cloud‑native platform to run over 1,600 Go‑written microservices backed by Cassandra, implements fine‑grained service isolation with network policies, and creates internal tooling to automate security and deployment at massive scale.

CassandraGoKubernetes
0 likes · 7 min read
Monzo’s Approach to Managing 1,600 Backend Microservices with Kubernetes and Cloud‑Native Practices
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Jun 12, 2020 · Cloud Native

Why Docker and Kubernetes Revolutionized Cloud Native Computing

This article traces the evolution from early virtualization challenges to modern container technologies, explaining how LXC laid the groundwork for Docker, how Docker differs from virtual machines, and why containers have become essential for cloud‑native development and DevOps workflows.

DockerKubernetesVirtualization
0 likes · 10 min read
Why Docker and Kubernetes Revolutionized Cloud Native Computing
Manbang Technology Team
Manbang Technology Team
Jun 8, 2020 · Cloud Native

Design and Implementation of a Zookeeper Operator for Kubernetes

This article outlines the design, functional requirements, CRD definition, architecture, deployment, scaling, monitoring, fault‑tolerance, and upgrade strategies of a Zookeeper operator on Kubernetes, including code examples, service configurations, and integration with Prometheus and OAM standards.

CRDKubernetesOperator
0 likes · 18 min read
Design and Implementation of a Zookeeper Operator for Kubernetes
Cloud Native Technology Community
Cloud Native Technology Community
Jun 5, 2020 · Artificial Intelligence

Automating a Data‑Science Workflow on Kubernetes: From GitHub Issue Mining to an MLP Bug Classifier

This article describes how to collect, clean, and analyze 90,000+ GitHub issues and pull requests from the Kubernetes repository using Kubeflow, TensorFlow, and a fully automated CI/CD pipeline, then build, train, and serve a simple MLP model that classifies release‑note texts as bugs or non‑bugs.

CI/CDKubeflowKubernetes
0 likes · 19 min read
Automating a Data‑Science Workflow on Kubernetes: From GitHub Issue Mining to an MLP Bug Classifier
Efficient Ops
Efficient Ops
Jun 3, 2020 · Operations

Understanding Kubernetes vs VM Monitoring: CPU, Memory, Disk & Network

This article compares monitoring metrics for CPU, memory, disk, and network between traditional KVM-based servers and Kubernetes pods, explaining why their indicators differ, how resource isolation works, and what key metrics users should watch to diagnose performance bottlenecks.

CPUKubernetesMemory
0 likes · 11 min read
Understanding Kubernetes vs VM Monitoring: CPU, Memory, Disk & Network
MaGe Linux Operations
MaGe Linux Operations
Jun 3, 2020 · Cloud Native

Why Do Kubernetes Nodes Stay NotReady for Exactly Three Minutes? A Deep Dive into PLEG

This article analyzes a recurring NotReady issue in Alibaba Cloud Kubernetes clusters, explaining how kubelet, NodeStatus, and the Pod Lifecycle Events Generator (PLEG) interact, why nodes become Ready for only three minutes after a kubelet restart, and how the underlying timeout mechanisms cause the problem.

Alibaba CloudKubernetesNode NotReady
0 likes · 7 min read
Why Do Kubernetes Nodes Stay NotReady for Exactly Three Minutes? A Deep Dive into PLEG
Cloud Native Technology Community
Cloud Native Technology Community
Jun 3, 2020 · Cloud Native

10 Common Istio Pitfalls and How to Resolve Them

This article outlines ten frequent Istio exceptions—from service port naming constraints and flow‑control ordering to mTLS‑induced connection drops—explaining their root causes, diagnostic steps, and practical best‑practice solutions for reliable mesh deployments.

IstioKubernetesService Mesh
0 likes · 17 min read
10 Common Istio Pitfalls and How to Resolve Them
Alibaba Cloud Native
Alibaba Cloud Native
Jun 2, 2020 · Cloud Native

Why Kubernetes Deployments Cause Service Outages and How to Prevent Them

This article explains why a typical Deployment + LoadBalancer setup can experience downtime during updates, analyzes the pod lifecycle, endpoint synchronization, iptables/ipvs and SLB interactions, and provides concrete configuration steps—including readiness probes, preStop hooks, and Service traffic policies—to achieve zero‑downtime deployments.

Cluster ModeENIKubernetes
0 likes · 12 min read
Why Kubernetes Deployments Cause Service Outages and How to Prevent Them
High Availability Architecture
High Availability Architecture
Jun 2, 2020 · Cloud Native

Why Kubernetes Is Getting So Popular: A Technical Overview

The article explains Kubernetes' rapid rise by detailing its history, YAML‑based declarative infrastructure, GitOps workflow, scalability features, security policies, cloud‑provider integration, extensibility through CRDs and Operators, and the vibrant community that drives continuous innovation.

DevOpsKubernetescloud-native
0 likes · 12 min read
Why Kubernetes Is Getting So Popular: A Technical Overview
Bitu Technology
Bitu Technology
May 29, 2020 · Big Data

Optimizing Data Access in Tubi Data Runtime: Redshift Connector, SQL Cell Magic, and JupyterLab Extensions

This article explains how Tubi Data Runtime (TDR) streamlines data access on JupyterHub by introducing an optimized Redshift connector, custom SQL cell magic, and JupyterLab extensions for data exploration, reducing latency and resource usage while enhancing collaboration and usability for data scientists and engineers.

DataConnectorJupyterHubKubernetes
0 likes · 12 min read
Optimizing Data Access in Tubi Data Runtime: Redshift Connector, SQL Cell Magic, and JupyterLab Extensions
Alibaba Cloud Native
Alibaba Cloud Native
May 28, 2020 · Cloud Native

How Alibaba’s OpenKruise Enhances Kubernetes Deployments for Massive Scale

The article recaps a SIG Cloud‑Provider‑Alibaba webinar, detailing Alibaba’s large‑scale cloud‑native deployment challenges and how the open‑source OpenKruise project introduces extended workloads like CloneSet, Advanced StatefulSet, SidecarSet, and more to improve deployment efficiency, stability, and flexibility on Kubernetes.

Advanced StatefulSetCloneSetKubernetes
0 likes · 16 min read
How Alibaba’s OpenKruise Enhances Kubernetes Deployments for Massive Scale
Cloud Native Technology Community
Cloud Native Technology Community
May 28, 2020 · Cloud Native

Key Configuration Options and Selection Guidance for Tencent Cloud TKE Clusters

This article explains the most important configuration choices for Tencent Cloud TKE—including Kubernetes version, network modes (GlobalRouter vs VPC‑CNI), container runtimes (Docker vs containerd), service forwarding (iptables vs ipvs), cluster types, node operating systems, node pools, and startup scripts—providing comparisons and practical recommendations to help users avoid common pitfalls.

Cluster TypeKubernetesNetwork Mode
0 likes · 11 min read
Key Configuration Options and Selection Guidance for Tencent Cloud TKE Clusters
macrozheng
macrozheng
May 28, 2020 · Backend Development

Boost Your Development Efficiency: 15 Must‑Use Alibaba Backend Tools

Discover a curated collection of 15 Alibaba developer tools—from Java diagnostics and IDE plugins to chaos engineering, performance testing, and serverless platforms—each explained with usage scenarios, tutorials, and acquisition links, helping backend engineers streamline development, enhance reliability, and accelerate deployment.

AlibabaJavaKubernetes
0 likes · 15 min read
Boost Your Development Efficiency: 15 Must‑Use Alibaba Backend Tools
MaGe Linux Operations
MaGe Linux Operations
May 27, 2020 · Operations

Key DevOps Interview Q&A: Git, MySQL Replication, Kafka, Kubernetes

This article compiles essential DevOps interview questions covering version control differences between Git and SVN, MySQL master‑slave replication mechanics, Kafka versus traditional MQ, Kubernetes service types, pod communication, health checks, resource limits, link types, and permanent mounting techniques.

DevOpsGitInterview
0 likes · 17 min read
Key DevOps Interview Q&A: Git, MySQL Replication, Kafka, Kubernetes
StarRing Big Data Open Lab
StarRing Big Data Open Lab
May 26, 2020 · Cloud Computing

How TCOS 2.0 Empowers Big Data, AI, and Cloud Workloads with Enhanced Compatibility

TCOS 2.0, the container operating system from Transwarp, expands compatibility to Windows, ARM, MIPS, and domestic platforms, adds GPU heterogeneous scheduling, HPA autoscaling, enhanced local storage management, and improved monitoring, providing a robust foundation for big data, AI, and cloud-native applications.

Big DataGPU SchedulingKubernetes
0 likes · 11 min read
How TCOS 2.0 Empowers Big Data, AI, and Cloud Workloads with Enhanced Compatibility
Alibaba Cloud Developer
Alibaba Cloud Developer
May 26, 2020 · Cloud Native

Why Serverless Containers Are Shaping the Future of Cloud‑Native Kubernetes

This article examines the rising trend of serverless containers, their application value, architectural design for cloud‑native Kubernetes, key challenges such as startup latency and scalability, and how Alibaba Cloud's Serverless Kubernetes and ECI solutions address these issues while offering a free learning course.

KubernetesServerlesscontainer
0 likes · 16 min read
Why Serverless Containers Are Shaping the Future of Cloud‑Native Kubernetes
DevOps Cloud Academy
DevOps Cloud Academy
May 25, 2020 · Cloud Native

End‑to‑End Project Delivery with GitLab CI/CD: Workflow, Pipelines, and Kubernetes Deployment

This guide details a complete GitLab‑based CI/CD workflow—from issue creation and feature‑branch handling through build, test, code‑analysis, Docker image creation, and Kubernetes deployment—illustrating pipeline configuration, variable management, and trigger rules for reliable end‑to‑end project delivery.

DockerKubernetesPipeline
0 likes · 16 min read
End‑to‑End Project Delivery with GitLab CI/CD: Workflow, Pipelines, and Kubernetes Deployment
Cloud Native Technology Community
Cloud Native Technology Community
May 25, 2020 · Cloud Native

Istio 1.6 Release Highlights: Simplified Installation, Enhanced Lifecycle Experience, Observability, VM Support, and Network Improvements

The Istio 1.6 release introduces a fully migrated Istiod architecture, streamlined installation and upgrade processes, expanded observability features, native support for virtual‑machine workloads via WorkloadEntry, and several network enhancements including improved secret handling and experimental Service API support.

IstioKubernetesNetwork Management
0 likes · 5 min read
Istio 1.6 Release Highlights: Simplified Installation, Enhanced Lifecycle Experience, Observability, VM Support, and Network Improvements
Efficient Ops
Efficient Ops
May 24, 2020 · Cloud Native

Boost Kubernetes Deployments with OpenKruise’s Advanced StatefulSet

This article explains the challenges of traditional Deployment and StatefulSet IDs, introduces OpenKruise and its five enhanced controllers, details the installation process via Helm, and demonstrates how Advanced StatefulSet enables parallel pod startup and in‑place updates for faster, more reliable workloads.

Advanced StatefulSetHelmKubernetes
0 likes · 10 min read
Boost Kubernetes Deployments with OpenKruise’s Advanced StatefulSet
Ops Development Stories
Ops Development Stories
May 24, 2020 · Cloud Native

How to Deploy Rancher on K3s with Nginx, Keepalived, and MySQL

This guide walks through preparing the environment, installing required tools, configuring firewalls, setting up host files, deploying Nginx with Keepalived for high‑availability, installing Docker, MySQL, and finally installing K3s and Rancher using Helm, including certificate creation and troubleshooting steps.

DockerHelmK3s
0 likes · 16 min read
How to Deploy Rancher on K3s with Nginx, Keepalived, and MySQL
Alibaba Cloud Native
Alibaba Cloud Native
May 23, 2020 · Cloud Native

Deploying Istio Multi-Cluster Service Mesh with Multi-Control-Plane Topology

This guide explains how to set up Istio across multiple Kubernetes clusters using a multi‑control‑plane topology, covering CA secret creation, control‑plane installation, DNS configuration, sample application deployment, ServiceEntry and DestinationRule creation, and cross‑cluster traffic routing verification.

IstioKubernetesMulti-Cluster
0 likes · 16 min read
Deploying Istio Multi-Cluster Service Mesh with Multi-Control-Plane Topology
Alibaba Cloud Native
Alibaba Cloud Native
May 21, 2020 · Cloud Native

How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging

OpenKruise v0.5.0 introduces CloneSet maxSurge rollout and SidecarSet volume‑merge capabilities, addressing native Kubernetes limitations by allowing expand‑then‑shrink deployments, in‑place upgrades, and seamless sidecar injection without volume conflicts for large‑scale cloud‑native applications.

CloneSetKubernetesOpenKruise
0 likes · 10 min read
How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging
Cloud Native Technology Community
Cloud Native Technology Community
May 20, 2020 · Cloud Native

Understanding Istio Sidecar Injection: The istio-sidecar-injector Component

This article explains how Istio injects sidecar containers into user‑space Pods using the istio‑sidecar‑injector component, covering automatic and manual injection methods, the underlying MutatingAdmissionWebhook configuration, the initContainer and sidecar containers added, and the associated ConfigMap and volume setups.

IstioKubernetesMutatingWebhook
0 likes · 6 min read
Understanding Istio Sidecar Injection: The istio-sidecar-injector Component
Zhengtong Technical Team
Zhengtong Technical Team
May 20, 2020 · Cloud Native

Case Study: Full Cloud Migration of the "Smart Citizen Pass" Mini‑Program Using Kubernetes and Cloud Services

This article details the background, initial ECS‑based deployment, performance bottlenecks during rapid user growth, and the comprehensive cloud‑native migration—including DNS load balancing, managed Kubernetes, CDN acceleration, RDS/Redis replacement, and NAS/OSS storage—resulting in significant scalability and operational improvements for the Smart Citizen Pass mini‑program.

CDNKubernetesPerformance Optimization
0 likes · 15 min read
Case Study: Full Cloud Migration of the "Smart Citizen Pass" Mini‑Program Using Kubernetes and Cloud Services
Efficient Ops
Efficient Ops
May 19, 2020 · Cloud Native

Mastering Prometheus on Kubernetes: Practical Tips, Exporter Guide, and Capacity Planning

This article explores the history and principles of Prometheus monitoring, offers guidance on version selection, highlights its limitations, details common Kubernetes exporters, shows Grafana dashboard setups, and provides in‑depth strategies for exporter aggregation, golden metrics, multi‑cluster scraping, GPU monitoring, timezone handling, memory optimization, capacity planning, and rate calculations.

GrafanaKubernetesmonitoring
0 likes · 19 min read
Mastering Prometheus on Kubernetes: Practical Tips, Exporter Guide, and Capacity Planning
21CTO
21CTO
May 19, 2020 · Cloud Native

Step‑by‑Step Guide: Build a Kubernetes Development Environment on CentOS

This tutorial walks you through setting up a complete Kubernetes development environment on CentOS, covering prerequisite installations, Docker CE setup, kubelet/kubeadm/kubectl configuration, master node initialization, network add‑ons, node joining, and common troubleshooting tips.

CentOSContainer OrchestrationKubernetes
0 likes · 14 min read
Step‑by‑Step Guide: Build a Kubernetes Development Environment on CentOS
MaGe Linux Operations
MaGe Linux Operations
May 18, 2020 · Cloud Native

Deploying Spring Cloud Eureka on a Private Kubernetes Cluster with CI/CD

This guide walks through setting up a private Kubernetes environment, configuring namespaces and service accounts, modifying Eureka for IP registration, preparing Docker and Harbor authentication, creating StatefulSet and Service manifests, and automating continuous deployment with a Python script, enabling a fully functional Spring Cloud Eureka service in a resource‑constrained cluster.

CI/CDDockerEureka
0 likes · 16 min read
Deploying Spring Cloud Eureka on a Private Kubernetes Cluster with CI/CD
Cloud Native Technology Community
Cloud Native Technology Community
May 14, 2020 · Cloud Native

Which Container CI/CD Pipeline Is Best? A Six-Way Comparison

This article evaluates six popular container CI/CD pipelines—Heroku, Azure DevOps, GitLab CI/CD, AWS Elastic Beanstalk, Google Cloud Build, and Jenkins X—detailing their configurations, advantages, limitations, pricing, and personal assessments to help teams choose the most suitable solution for their workflow.

CI/CDComparisonDevOps
0 likes · 15 min read
Which Container CI/CD Pipeline Is Best? A Six-Way Comparison
dbaplus Community
dbaplus Community
May 12, 2020 · Cloud Native

Migrating Massive Big‑Data Services to Kubernetes: Lessons from Tongcheng‑eLong

This article details how Tongcheng‑eLong transitioned from Docker‑Host deployments to a Kubernetes‑based platform for hundreds of storage and compute services, covering network integration, IP management, service synchronization, storage strategies, operator development, monitoring, logging, and the challenges and future plans they encountered.

Big DataDockerKubernetes
0 likes · 17 min read
Migrating Massive Big‑Data Services to Kubernetes: Lessons from Tongcheng‑eLong
Alibaba Cloud Native
Alibaba Cloud Native
May 12, 2020 · Artificial Intelligence

Boosting Cloud‑Native AI Training with Alluxio: Performance Tuning on Kubernetes

This article examines the challenges of large‑scale deep‑learning model training on Kubernetes, analyzes performance bottlenecks caused by Alluxio‑FUSE integration, and presents a series of configuration and system‑level optimizations that dramatically improve data‑access speed and overall training throughput.

AI trainingAlluxioDistributed Deep Learning
0 likes · 22 min read
Boosting Cloud‑Native AI Training with Alluxio: Performance Tuning on Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
May 11, 2020 · Cloud Native

Visualizing OAM: Step‑by‑Step Deployment of a Cloud‑Native Application

This article explains the Open Application Model (OAM), its core concepts of Components, Application Configuration and Traits, and demonstrates a visual platform that lets users create, configure, version, and publish a multi‑component application (nginx, tomcat, redis) on Kubernetes with detailed screenshots and a GitHub demo repository.

Application DeploymentKubernetesOAM
0 likes · 12 min read
Visualizing OAM: Step‑by‑Step Deployment of a Cloud‑Native Application
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
May 9, 2020 · Cloud Native

Why Kubernetes Is the Ultimate Cloud‑Native Platform and How It Works

This article provides a comprehensive overview of Kubernetes, explaining its core concepts, advantages, key features, typical use cases, and the new capabilities introduced in version 1.18, while also linking to related tutorials and practical deployment guides for building scalable, resilient cloud‑native applications.

Container OrchestrationDevOpsKubernetes
0 likes · 16 min read
Why Kubernetes Is the Ultimate Cloud‑Native Platform and How It Works
Alibaba Cloud Native
Alibaba Cloud Native
May 8, 2020 · Cloud Native

How to Automate Multi‑Cluster Kubernetes Management with Kube‑On‑Kube

This article explains the challenges of operating many Kubernetes clusters in private‑cloud environments and presents a declarative, operator‑driven Kube‑On‑Kube architecture that dramatically cuts deployment, upgrade, and user provisioning time while remaining cloud‑native and infrastructure‑agnostic.

AutomationKube-on-KubeKubernetes
0 likes · 13 min read
How to Automate Multi‑Cluster Kubernetes Management with Kube‑On‑Kube
Cloud Native Technology Community
Cloud Native Technology Community
May 8, 2020 · Cloud Native

Istio Architecture Overview and Core Components

This article provides a detailed overview of Istio’s architecture, explaining the roles and interactions of its data plane, control plane, and core components such as Envoy sidecar, Pilot, Mixer, Citadel, Galley, sidecar‑injector, and ingress gateway within a Kubernetes‑based service mesh.

IstioKubernetesService Mesh
0 likes · 9 min read
Istio Architecture Overview and Core Components
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
May 8, 2020 · Cloud Native

Design and Practices of Tongcheng‑Elong Container Platform: Cloud‑Native Architecture, Scheduling, and Resource Optimization

This article details Tongcheng‑Elong's journey from bare‑metal to a Kubernetes‑based cloud‑native platform, describing its architecture, the challenges of isolation, scheduling, resource utilization and promotion, and the engineering solutions—including custom scheduling, CPU binding, IP fixation, and over‑commit strategies—implemented to improve efficiency and reliability.

Kubernetescontainer platformresource scheduling
0 likes · 16 min read
Design and Practices of Tongcheng‑Elong Container Platform: Cloud‑Native Architecture, Scheduling, and Resource Optimization
Ctrip Technology
Ctrip Technology
May 7, 2020 · Databases

CTrip's Redis Governance: Architecture, Scaling, and Hybrid Cloud Practices

This article details CTrip's evolution of Redis management—from early single‑instance deployments and custom CRedis client, through automated scaling, containerization with Kubernetes, secondary scheduling algorithms, Intel Optane integration, and hybrid‑cloud deployment—highlighting operational challenges, solutions, and performance outcomes.

KubernetesRediscontainerization
0 likes · 16 min read
CTrip's Redis Governance: Architecture, Scaling, and Hybrid Cloud Practices
UCloud Tech
UCloud Tech
Apr 28, 2020 · Cloud Native

How We Built a Highly Available Kubernetes Platform for Multi‑Cluster Deployments

This article explains why Kubernetes was chosen, describes the overall architecture, high‑availability master design, multi‑IDC cluster deployment, logging, monitoring, service exposure, image building, lifecycle hooks, CI/CD, multi‑cluster management, encountered challenges, and future plans for operators and automated scaling.

CI/CDContainer OrchestrationKubernetes
0 likes · 11 min read
How We Built a Highly Available Kubernetes Platform for Multi‑Cluster Deployments
Ops Development Stories
Ops Development Stories
Apr 28, 2020 · Cloud Native

Why Kubernetes? A Visual Guide to Containers, Pods, and Cluster Architecture

This article offers a pictorial introduction to Kubernetes, explaining what containers are, when to use orchestration, why Kubernetes stands out, and detailing its core architecture—including master components, pods, controllers, services, and ingress—providing a clear, beginner-friendly overview of container orchestration in cloud-native environments.

ContainersControllerKubernetes
0 likes · 10 min read
Why Kubernetes? A Visual Guide to Containers, Pods, and Cluster Architecture
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 27, 2020 · Cloud Native

Why Kubernetes Is the Future OS: Expert Insights, Learning Path, and Real‑World Troubleshooting

This article shares an Alibaba technical expert's perspectives on Kubernetes—its role as the future operating system, practical learning strategies, detailed troubleshooting cases, and a free e‑book download—offering a comprehensive guide for engineers seeking to master cloud‑native orchestration.

AlibabaKubernetesLearning Guide
0 likes · 14 min read
Why Kubernetes Is the Future OS: Expert Insights, Learning Path, and Real‑World Troubleshooting
MaGe Linux Operations
MaGe Linux Operations
Apr 27, 2020 · Operations

Master GitLab CI/CD: From Basics to Automated Deployments

This guide explains GitLab CI/CD fundamentals, including continuous integration, delivery, deployment, .gitlab-ci.yml configuration, runner setup, pipeline stages, Auto DevOps, and Kubernetes deployment, with practical code examples and visual walkthroughs for automating software delivery.

Auto DevOpsDevOpsGitLab CI/CD
0 likes · 12 min read
Master GitLab CI/CD: From Basics to Automated Deployments
Alibaba Cloud Native
Alibaba Cloud Native
Apr 26, 2020 · Cloud Native

How to Build Serverless Cloud‑Native Apps with RocketMQ and Knative

This article explains how to combine RocketMQ with Knative to create cloud‑native, event‑driven serverless applications, covering cloud‑native fundamentals, Knative architecture, RocketMQSource integration, a food‑delivery use case, deployment steps, command‑line examples, and additional scenarios.

KnativeKubernetesRocketMQ
0 likes · 11 min read
How to Build Serverless Cloud‑Native Apps with RocketMQ and Knative
21CTO
21CTO
Apr 25, 2020 · Cloud Native

How We Built a Scalable Cloud‑Native WebIDE for End‑to‑End Development

This article details the evolution of an online development platform—from early WebIDE experiments and code‑server integration to a cloud‑native architecture with client, server, and container pool components—highlighting challenges in resource scheduling, high availability, startup speed, and plugin ecosystems, and sharing practical solutions and scenario deployments.

DevOpsKubernetesOnline Development
0 likes · 11 min read
How We Built a Scalable Cloud‑Native WebIDE for End‑to‑End Development
Alibaba Cloud Native
Alibaba Cloud Native
Apr 23, 2020 · Cloud Native

Latest Cloud Native Updates: Istio Donation, Kotlin gRPC, Kubernetes Watch Cache, Knative 0.14, and More

This roundup highlights recent cloud‑native developments, including the donation of Istio to an open‑source foundation, Kotlin gRPC becoming open source, dynamic watch‑cache sizing and authentication tweaks in Kubernetes, Knative 0.14 release details, xDS v3 planning, plus curated open‑source project and reading recommendations.

IstioKnativeKubernetes
0 likes · 6 min read
Latest Cloud Native Updates: Istio Donation, Kotlin gRPC, Kubernetes Watch Cache, Knative 0.14, and More
Cloud Native Technology Community
Cloud Native Technology Community
Apr 22, 2020 · Cloud Native

How to Automate Jenkins, Gogs, and Nexus Deployment on Kubernetes with a Custom Template Engine

This article explains how to implement infrastructure‑as‑code for CI/CD tools on a shared Kubernetes cluster by using a lightweight variable‑template engine, configuring Jenkins, Gogs, and Nexus via ConfigMaps, initContainers, and REST/Script APIs, and combining multiple automation techniques for seamless deployment.

AutomationCI/CDGitOps
0 likes · 12 min read
How to Automate Jenkins, Gogs, and Nexus Deployment on Kubernetes with a Custom Template Engine
Alibaba Cloud Native
Alibaba Cloud Native
Apr 21, 2020 · Cloud Native

Why OAM Makes Serverless on AWS ECS a One‑Click Deployment

This article explains how the Open Application Model (OAM) abstracts away infrastructure details, enabling developers to define applications with concise YAML files and deploy them to AWS Fargate via the Amazon ECS for OAM project using just a few simple commands.

AWS ECSFargateKubernetes
0 likes · 12 min read
Why OAM Makes Serverless on AWS ECS a One‑Click Deployment
Cloud Native Technology Community
Cloud Native Technology Community
Apr 21, 2020 · Cloud Native

Deploying Thanos on Kubernetes: Architecture, Deployment Options, and Practical Guide

This article explains the Thanos architecture, compares Sidecar and Receiver deployment modes, walks through object‑storage configuration, and provides complete Kubernetes YAML examples for Prometheus, Thanos Sidecar, Query, Store Gateway, Ruler, Compact, and Receiver to build a large‑scale cloud‑native monitoring system.

KubernetesThanoscloud native
0 likes · 27 min read
Deploying Thanos on Kubernetes: Architecture, Deployment Options, and Practical Guide
Alibaba Cloud Native
Alibaba Cloud Native
Apr 20, 2020 · Cloud Native

How Argo Boosts Kubernetes Workflows and Accelerates Gene Data Processing

This article explains how the CNCF‑incubated Argo suite enables native Kubernetes workflows, details performance‑enhancing contributions such as RBAC‑aware executors, parallel scanning, and status compression, and showcases a real‑world gene‑sequencing use case that achieves over a hundred‑fold speedup.

ArgoCI/CDGene Computing
0 likes · 8 min read
How Argo Boosts Kubernetes Workflows and Accelerates Gene Data Processing
Tencent Cloud Middleware
Tencent Cloud Middleware
Apr 16, 2020 · Cloud Native

How Tencent’s TSF Mesh Overcame Real‑World Service Mesh Challenges

This article examines the evolution of Tencent's TSF Mesh Service Mesh platform, detailing its architecture, the technical hurdles faced when supporting heterogeneous environments, multi‑tenant isolation, DNS and Spring Cloud interoperability, and the solutions implemented to achieve robust, cloud‑native service governance.

IstioKubernetesService Mesh
0 likes · 18 min read
How Tencent’s TSF Mesh Overcame Real‑World Service Mesh Challenges
Alibaba Cloud Native
Alibaba Cloud Native
Apr 16, 2020 · Cloud Native

How Alibaba Cloud Designs High‑Performance Cloud‑Native Container Networks with Terway

This article reviews the SIG Cloud‑Provider‑Alibaba webinar, explains Kubernetes container networking fundamentals, details Alibaba Cloud's high‑performance CNI implementation using Terway with exclusive and shared ENI modes, and shows how eBPF, AutoPath DNS and resource‑pooling improve scalability and latency.

KubernetesNetwork PerformanceTerway
0 likes · 19 min read
How Alibaba Cloud Designs High‑Performance Cloud‑Native Container Networks with Terway
Cloud Native Technology Community
Cloud Native Technology Community
Apr 16, 2020 · Cloud Native

Automating Kubernetes‑Based .NET Core Microservices and CI/CD with Infrastructure as Code

This article details a hands‑on workshop that automates the provisioning of a Kubernetes‑based .NET Core microservice environment and CI/CD pipeline using infrastructure‑as‑code scripts, covering tool selection, script workflows, deployment steps, and initialization techniques for reproducible cloud‑native development.

.NET CoreAutomationCI/CD
0 likes · 10 min read
Automating Kubernetes‑Based .NET Core Microservices and CI/CD with Infrastructure as Code
Efficient Ops
Efficient Ops
Apr 13, 2020 · Cloud Native

How to Migrate a Project to Kubernetes: Step‑by‑Step Guide

This article walks through the complete process of moving a project to a Kubernetes platform, covering image creation, pod controller management, data persistence, service exposure, external publishing, CI/CD integration, and detailed command‑line examples for building, pushing, and deploying Docker images.

CI/CDDockerJava
0 likes · 15 min read
How to Migrate a Project to Kubernetes: Step‑by‑Step Guide
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Apr 11, 2020 · Cloud Native

Mastering Kubernetes Horizontal Pod Autoscaler: Setup, Metrics Server, and Multi‑Metric Scaling

This guide walks through the fundamentals of Kubernetes Horizontal Pod Autoscaler (HPA), explains custom and external metrics, shows how to deploy and configure the metrics‑server, and provides step‑by‑step examples for scaling a PHP‑Apache deployment and an Nginx pod using CPU, memory, and custom metrics.

HorizontalPodAutoscalerKubernetescustom-metrics
0 likes · 24 min read
Mastering Kubernetes Horizontal Pod Autoscaler: Setup, Metrics Server, and Multi‑Metric Scaling
Alibaba Cloud Native
Alibaba Cloud Native
Apr 9, 2020 · Cloud Native

Demystifying Kubernetes Persistent Storage: Concepts, Components, and End‑to‑End Workflow

This article explains the fundamentals of Kubernetes persistent storage, defines key terms such as PV, PVC, StorageClass and CSI, describes static and dynamic volume creation with NFS examples, and provides a detailed step‑by‑step walkthrough of the provisioning, attaching, mounting, and deletion processes inside the Kubernetes control plane.

CSIKubernetesPV
0 likes · 22 min read
Demystifying Kubernetes Persistent Storage: Concepts, Components, and End‑to‑End Workflow
Ctrip Technology
Ctrip Technology
Apr 9, 2020 · Cloud Native

Unified Scheduling Access, Algorithm Enhancements, and Performance Optimizations in Ctrip's Cloud Container K8s Platform

This article details Ctrip Cloud Container's practical experience in building a unified, policy‑driven scheduling framework for Kubernetes, covering algorithm parameterization, affinity configuration, extended resource‑balancing, load‑aware scoring, and performance tuning that together raise scheduling throughput by over five times in large‑scale clusters.

KubernetesPerformanceResource Optimization
0 likes · 14 min read
Unified Scheduling Access, Algorithm Enhancements, and Performance Optimizations in Ctrip's Cloud Container K8s Platform
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 8, 2020 · Cloud Native

Serverless Is Like Teenage Sex – Unpacking the Hype and Reality

The article explores the current state of Serverless, comparing its hype to teenage sex, examines why many talk about it without practical implementation, outlines its vision of abstracting servers, discusses gaps in programming models and cloud native tooling, and identifies the real needs for stability, security, and cost‑effective resource management.

DevOpsKubernetesServerless
0 likes · 17 min read
Serverless Is Like Teenage Sex – Unpacking the Hype and Reality
360 Tech Engineering
360 Tech Engineering
Apr 8, 2020 · Backend Development

Implementing Vue Server-Side Rendering (SSR) with Koa, Docker, and Kubernetes

This technical guide explains how to build a Vue SSR service using Koa, outlines the project benefits and trade‑offs, details the directory structure, server and client entry files, webpack configurations, and describes a Docker‑based CI/CD pipeline with Kubernetes deployment for scalable production environments.

DockerKoaKubernetes
0 likes · 22 min read
Implementing Vue Server-Side Rendering (SSR) with Koa, Docker, and Kubernetes