Tag

OpenEBS

0 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Jan 14, 2025 · Cloud Native

Dynamic Local Disk Allocation & Resource Overcommit in KubeVirt using OpenEBS‑LVM

This guide explains how to replace KubeVirt's local‑storage with OpenEBS‑LVM for dynamic PV allocation, configure CPU/memory overcommit ratios, perform hot‑plug upgrades, expand disks online, and set node affinity and fixed IPs, providing full YAML examples and reference links.

Dynamic StorageKubeVirtKubernetes
0 likes · 6 min read
Dynamic Local Disk Allocation & Resource Overcommit in KubeVirt using OpenEBS‑LVM
DevOps Operations Practice
DevOps Operations Practice
Jan 28, 2024 · Cloud Native

Five Open‑Source Storage Projects for Kubernetes

This article introduces five major open‑source storage solutions—OpenEBS, Rook, GlusterFS, Ceph, and LongHorn—explaining how each simplifies persistent data management for Kubernetes workloads while offering features such as replication, self‑healing, and multi‑node scalability.

CephCloud NativeKubernetes
0 likes · 6 min read
Five Open‑Source Storage Projects for Kubernetes
Ops Development Stories
Ops Development Stories
Sep 9, 2021 · Cloud Native

How to Deploy Sentry for Real‑Time Error Tracking on Kubernetes with Helm

This article explains what an error‑tracking system is, introduces Sentry, and provides a step‑by‑step guide to deploying Sentry on Kubernetes using Helm, OpenEBS storage, PostgreSQL, and configuring projects and alerts for effective monitoring.

Cloud NativeError TrackingHelm
0 likes · 14 min read
How to Deploy Sentry for Real‑Time Error Tracking on Kubernetes with Helm