Search

Discover articles.

Search across authors, categories, and technical themes. The layout mirrors the editorial references while staying responsive and fast.

Results

Matches for “kubernetes”

1000 results
Cloud Native Nov 8, 2024 Xiaolei Talks DB

How to Deploy OceanBase OBProxy and Dashboard on Kubernetes: Step‑by‑Step Guide

This guide walks you through deploying OceanBase OBProxy and the OceanBase Dashboard on a Kubernetes cluster using yaml manifests, a setup script, and Helm, covering environment requirements, configuration details, verification steps, and access instructions.

Cloud NativeKubernetesDashboardOceanBaseHelmDatabase ProxyOBproxy
Cloud Native Nov 7, 2024 Linux Ops Smart Journey

Master Kubernetes Monitoring with Grafana Dashboards: A Step‑by‑Step Guide

This guide explains how to set up Prometheus and Grafana, create recording‑rules, import ready‑made Kubernetes component dashboards, and fine‑tune them for effective monitoring and visualization of a cloud‑native cluster.

MonitoringCloud NativeKubernetesPrometheusDashboardGrafana
Cloud Native Nov 6, 2024 Ops Development Stories

Koordinator vs Crane: Which Scheduler Optimizes Kubernetes Resource Usage?

The article examines how native Kubernetes scheduling based solely on resource requests leads to waste and imbalance, compares the open‑source crane‑scheduler and koord‑scheduler architectures, explains practical configuration of Koordinator, and provides step‑by‑step testing procedures to achieve load‑aware scheduling.

Cloud NativeKubernetesSchedulerOpen-sourceKoordinatorLoad-aware
Cloud Native Nov 3, 2024 Linux Ops Smart Journey

Build a Robust Kubernetes Monitoring System with Prometheus and HAProxy

This guide walks you through setting up a comprehensive Kubernetes monitoring solution—covering component metrics collection, configuring HAProxy for network access, exposing metrics from kube-proxy, Calico, and kube-state-metrics, and integrating everything into Prometheus for reliable cluster health visibility.

MonitoringKubernetesMetricsPrometheusCalicoHAProxykube-state-metrics
Cloud Native Nov 1, 2024 System Architect Go

Kubernetes Node Lifecycle: Registration, Heartbeat, and Health Monitoring

This article explains the core Kubernetes Node lifecycle—including registration, status updates, lease management, heartbeat mechanisms, and health monitoring—detailing how kubelet interacts with the API server, configuration options, and node-controller behavior for handling failures and graceful node shutdown.

Cloud NativeOperationsKubernetesLifecycleNode
Cloud Native Oct 31, 2024 Kuaishou Tech

Stateful Service Cloud‑Native Practices: Kuaishou’s Redis on Kubernetes

This article examines the challenges and benefits of running stateful services such as Redis on Kubernetes, presents Kuaishou’s practical experience with cloud‑native migration, evaluates risks and performance impacts, and details the custom workloads, operators, federation and KubeBlocks solutions that enable large‑scale, reliable stateful service orchestration.

Cloud NativeKubernetesOperatorRedisStateful ServicesFederationKubeBlocks
Cloud Native Oct 31, 2024 Xiaolei Talks DB

How to Deploy OceanBase with OB-Operator on Kubernetes: Step‑by‑Step Guide

This guide walks you through installing the OB‑Operator, preparing Kubernetes prerequisites, deploying the operator and an OceanBase cluster, and verifying the deployment, providing practical commands and configuration examples for a production‑ready setup.

Cloud NativeDatabaseDeploymentKubernetesOperatorOceanBase
Cloud Native Oct 28, 2024 System Architect Go

How Kubernetes Manages Container Images on Nodes

This article explains how Kubernetes, through the Kubelet and CRI components such as containerd and cri‑o, pulls container images, stores them on the node, and performs periodic garbage collection based on configurable age and disk‑usage thresholds.

cloud-nativeKuberneteskubeletContainer RuntimeImage Garbage Collection
Cloud Native Oct 25, 2024 Cloud Native Technology Community

Kubernetes v1.31 Introduces Reliable PersistentVolume Reclaim Policy to Prevent Storage Leaks

Kubernetes v1.31 fixes a long‑standing bug where deleting a PVC did not always free the underlying storage, by making the PersistentVolume reclaim policy reliably enforced as a default beta feature, and provides guidance for upgrading and remediation on older versions.

Cloud NativeKubernetesStoragePersistentVolumeBeta FeaturePVCReclaimPolicy
Backend Development Oct 22, 2024 Architect's Guide

Design and Implementation of a Business Middle Platform Using SpringBoot, Kong API Gateway, and Kubernetes

This article details the end‑to‑end architecture of a high‑traffic business middle platform, covering business and technical design, Kong API Gateway, SpringBoot microservices, Dockerfile creation, MyCat‑MySQL sharding, cold/hot data strategies, DevOps pipelines, Kubernetes deployment, and operational monitoring.

DockerMicroservicesKubernetesDevOpsMySQLSpringBootKong
Previous Page 13 Next