360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Aug 6, 2025 · Cloud Native

Step‑by‑Step Rancher Deployment for Multi‑Cluster Kubernetes Management

This guide explains the background of multi‑IDC Kubernetes clusters, why a unified platform like Rancher is needed, and provides detailed step‑by‑step instructions for single‑node, high‑availability RKE, lightweight K3s deployments, Helm installation, cert‑manager setup, ingress configuration, and best‑practice recommendations.

HA deploymentHelmKubernetes
0 likes · 12 min read
Step‑by‑Step Rancher Deployment for Multi‑Cluster Kubernetes Management
Meituan Technology Team
Meituan Technology Team
May 11, 2023 · Databases

Meituan Database High Availability System

Meituan’s high‑availability database system, built on a multi‑region Raft‑group architecture, addresses rapid instance growth and stringent availability by deploying three‑node HA cores, micro‑services, and MGR clusters with AZ‑ and region‑level disaster recovery, while employing multi‑channel fault detection, weighted election, and semi‑synchronous consistency mechanisms, and outlines future moves toward decentralized proxies and fully clustered designs.

HA deploymentRaftRipple
0 likes · 20 min read
Meituan Database High Availability System
Liangxu Linux
Liangxu Linux
Aug 21, 2021 · Cloud Native

Mastering k0sctl: Deploy a Fully Offline HA Kubernetes Cluster with k0s

This guide explains how to use k0s and its automation tool k0sctl to install a Kubernetes cluster in a fully offline environment, covering basic installation, HA architecture with an external load balancer, custom CNI integration, certificate management, backup and restore, and advanced features such as storage replacement and user management.

HA deploymentKubernetesk0s
0 likes · 20 min read
Mastering k0sctl: Deploy a Fully Offline HA Kubernetes Cluster with k0s