Tag

RGW

1 views collected around this technical thread.

Linux Ops Smart Journey
Linux Ops Smart Journey
Aug 18, 2024 · Cloud Native

Step‑by‑Step Guide to Integrate Ceph RGW Object Storage with Kubernetes

This tutorial walks you through creating Ceph RGW users, configuring Kubernetes secrets, deploying the CSI‑S3 driver, setting up a storage class and persistent volume claim, and verifying the integration, while highlighting experimental status and important tips for production use.

CSICephCloud Native
0 likes · 10 min read
Step‑by‑Step Guide to Integrate Ceph RGW Object Storage with Kubernetes
Ops Development Stories
Ops Development Stories
Nov 1, 2021 · Operations

How to Perform Offline Ceph Octopus Deployment with cephadm on Ubuntu

This guide walks through creating an offline installation package, caching required Debian packages and Docker images, installing Docker and cephadm, bootstrapping a Ceph cluster, and deploying OSD, MDS, and RGW services on Ubuntu nodes without internet access.

CephDockerOSD
0 likes · 13 min read
How to Perform Offline Ceph Octopus Deployment with cephadm on Ubuntu
Ops Development Stories
Ops Development Stories
Dec 14, 2020 · Operations

Step-by-Step Guide to Deploy a Ceph Cluster with cephadm on CentOS

This tutorial walks through the prerequisites, host configuration, installation of Docker and cephadm, bootstrapping a Ceph cluster, and deploying monitors, OSDs, MDS, and RGW services on three CentOS nodes, including detailed commands and screenshots for each step.

CephDockerMDS
0 likes · 15 min read
Step-by-Step Guide to Deploy a Ceph Cluster with cephadm on CentOS