Tagged articles
8 articles
Page 1 of 1
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Apr 24, 2025 · Databases

How to Add and Remove Nodes in a Redis Cluster

This guide demonstrates how to horizontally scale a Redis cluster by adding nodes as masters or slaves, configuring them, using redis-cli commands to join or remove nodes, and handling special cases such as removing a failed node, all with practical code examples.

ClusterNode Managementdatabase
0 likes · 7 min read
How to Add and Remove Nodes in a Redis Cluster
Efficient Ops
Efficient Ops
Mar 20, 2022 · Operations

How to Keep Your Kubernetes Nodes and Pods Stable: Essential Ops Practices

This guide walks through essential Kubernetes operations—from node kernel upgrades and Docker daemon tuning to pod resource limits, scheduling policies, health probes, logging standards, and comprehensive monitoring—providing practical commands and configurations to keep clusters stable and observable.

KubernetesNode ManagementOperations
0 likes · 18 min read
How to Keep Your Kubernetes Nodes and Pods Stable: Essential Ops Practices
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jul 19, 2021 · Cloud Native

Mastering Kubernetes Node Isolation, Scaling, and Rolling Updates – Practical Commands and Tips

This guide walks through essential Kubernetes operations such as isolating and recovering nodes, expanding clusters with new nodes, dynamically scaling Pods, managing Labels, scheduling Pods to specific Nodes, performing rolling updates, and configuring high‑availability for etcd and Master components, all with concrete command‑line examples and YAML snippets.

KubernetesNode ManagementRolling Update
0 likes · 19 min read
Mastering Kubernetes Node Isolation, Scaling, and Rolling Updates – Practical Commands and Tips
Ops Development Stories
Ops Development Stories
Jun 30, 2021 · Cloud Native

Mastering Kubernetes: Essential Node & Pod Practices for Stable, Secure Deployments

This article outlines essential Kubernetes operational practices—including node maintenance, kernel upgrades, Docker and kubelet tuning, pod resource limits, scheduling strategies, health probes, logging standards, and monitoring setups—to ensure applications run reliably, securely, and efficiently in production environments.

Cloud NativeKubernetesNode Management
0 likes · 18 min read
Mastering Kubernetes: Essential Node & Pod Practices for Stable, Secure Deployments
Selected Java Interview Questions
Selected Java Interview Questions
Apr 12, 2021 · Backend Development

Zookeeper Command Reference and Node Management Guide

This article provides a comprehensive tutorial on Zookeeper 3.5.10, covering client and server commands, node attributes, creation, querying, updating, deletion, listing children, checking node status, watcher usage, and detailed access control mechanisms with practical command examples.

CLIDistributed SystemsNode Management
0 likes · 14 min read
Zookeeper Command Reference and Node Management Guide
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