Ops Development Stories
Ops Development Stories
Mar 18, 2024 · Cloud Native

13 Essential Kubernetes Tips to Boost Scalability, Security, and Management

Discover 13 practical Kubernetes techniques—including PreStop hooks, automatic secret rotation, ephemeral containers, custom metric autoscaling, init containers, node affinity, taints and tolerations, pod priority, ConfigMaps, debugging tools, resource requests, CRDs, and API automation—to enhance application reliability, scalability, and security in cloud‑native environments.

KubernetesPod ManagementSecurity
0 likes · 21 min read
13 Essential Kubernetes Tips to Boost Scalability, Security, and Management
Huolala Tech
Huolala Tech
Nov 9, 2022 · Mobile Development

Transforming Huolala iOS: Componentized Architecture & Efficient Pod Management

This report details how the Huolala freight iOS client was re‑architected through componentization, systematic pod version control, a new routing framework, and a multi‑repo strategy, resulting in higher development efficiency, reduced version conflicts, and more stable, scalable codebases.

ComponentizationPod ManagementiOS
0 likes · 18 min read
Transforming Huolala iOS: Componentized Architecture & Efficient Pod Management
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.

KubernetesOpenKruisePod Management
0 likes · 13 min read
How In‑Place Upgrades Work in Kubernetes with OpenKruise