Tag

DynamicProvisioning

0 views collected around this technical thread.

Raymond Ops
Raymond Ops
Mar 10, 2025 · Cloud Native

Deploy Ceph RBD Storage in Kubernetes: Step‑by‑Step Guide

This guide walks through installing ceph-common, creating a Ceph RBD pool and image, configuring Kubernetes Deployment and PersistentVolume resources, and setting up dynamic provisioning with a StorageClass to enable block storage for containers.

CephDynamicProvisioningPersistentVolume
0 likes · 15 min read
Deploy Ceph RBD Storage in Kubernetes: Step‑by‑Step Guide
360 Tech Engineering
360 Tech Engineering
May 30, 2018 · Cloud Native

Using CephFS with Kubernetes: Static and Dynamic Persistent Volumes

This tutorial explains how to integrate CephFS storage into Kubernetes by detailing both static and dynamic PersistentVolume configurations, providing YAML examples, command-line steps, and troubleshooting tips for successful multi‑pod read‑write access.

CephFSCloudNativeDynamicProvisioning
0 likes · 6 min read
Using CephFS with Kubernetes: Static and Dynamic Persistent Volumes
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
May 24, 2018 · Cloud Native

Deploying CephFS Static and Dynamic PVs in Kubernetes

This guide explains how to configure both static and dynamic PersistentVolumes for CephFS in Kubernetes, covering PV and PVC definitions, deployment integration, the cephfs‑provisioner StorageClass, and common pitfalls such as path and permission issues.

CephFSDynamicProvisioningPersistentVolume
0 likes · 7 min read
Deploying CephFS Static and Dynamic PVs in Kubernetes