3 रिपॉजिटरी
Connects to an existing Ceph RBD cluster and uses its block storage to host containers and virtual machines with snapshot and clone support.
Distinct from Block Storage: Distinct from Block Storage: focuses on Ceph RBD-specific block storage for containers and VMs with snapshot support.
Explore 3 awesome GitHub repositories matching data & databases · Ceph RBD Block Storages. Refine with filters or upvote what's useful.
LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes
Creates and manages storage pools backed by Ceph RBD images with snapshot support.
Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin
Connects to an existing Ceph RBD cluster and uses its block storage to host containers and virtual machines with snapshot and clone support.
The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and
Mounts filesystems and exposes specific device paths with custom file modes for isolation.