21CTO
21CTO
Oct 30, 2024 · Cloud Native

How to Run MySQL, PostgreSQL & MongoDB on Kubernetes: A Step‑by‑Step Guide

Learn how to deploy stateful databases such as MySQL, PostgreSQL, and MongoDB on Kubernetes by mastering StatefulSets, PersistentVolumes, PVCs, StorageClasses, and related best practices for storage, scaling, backup, monitoring, and disaster recovery.

KubernetesMySQLPersistentVolumes
0 likes · 9 min read
How to Run MySQL, PostgreSQL & MongoDB on Kubernetes: A Step‑by‑Step Guide
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Aug 7, 2024 · Cloud Native

Top 10 Must‑Know Kubernetes Features to Boost Your Cloud‑Native Apps

This article introduces ten essential Kubernetes technologies—including Helm Charts, Operators, Service Mesh, StatefulSets, CRDs, Network Policies, Pod Disruption Budgets, HPA, Persistent Volumes, and Ingress Controllers—explaining their core concepts, key capabilities, and how they improve application reliability, scalability, and security.

DevOpsHelmKubernetes
0 likes · 8 min read
Top 10 Must‑Know Kubernetes Features to Boost Your Cloud‑Native Apps
dbaplus Community
dbaplus Community
Apr 8, 2024 · Cloud Native

Containerizing Elasticsearch & ClickHouse on Kubernetes: Challenges & Solutions

Facing the complexities of running stateful services like Elasticsearch and ClickHouse in production, Bilibili’s infrastructure team detailed their migration to Kubernetes, describing the architectural design, custom operators, storage provisioning with LVM, network configuration, high‑availability strategies, observability, and the resulting cost, quality, and efficiency gains.

ClickHouseCloudNativeElasticsearch
0 likes · 37 min read
Containerizing Elasticsearch & ClickHouse on Kubernetes: Challenges & Solutions