awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesCeph RBD Block Storages

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.

Awesome Ceph RBD Block Storages GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • lxc/lxdlxc का अवतार

    lxc/lxd

    5,554GitHub पर देखें↗

    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.

    Go
    GitHub पर देखें↗5,554
  • lxc/incuslxc का अवतार

    lxc/incus

    4,893GitHub पर देखें↗

    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.

    Gocloudcontainershacktoberfest
    GitHub पर देखें↗4,893
  • opencontainers/runtime-specopencontainers का अवतार

    opencontainers/runtime-spec

    3,641GitHub पर देखें↗

    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.

    Gocontainersdockeroci
    GitHub पर देखें↗3,641
  1. Home
  2. Data & Databases
  3. Block Storage
  4. Ceph RBD Block Storages

सब-टैग एक्सप्लोर करें

  • Device MountsAttaches an externally managed Ceph RBD block device to an instance as a disk. **Distinct from Ceph RBD Block Storages:** Distinct from Ceph RBD Block Storages: focuses on mounting existing RBD devices, not provisioning pools.
  • Pool ReusesAllows an OSD storage pool already in use by another instance to be reused. **Distinct from Ceph RBD Block Storages:** Distinct from Ceph RBD Block Storages: focuses on reusing existing OSD pools, not creating new ones.
  • User AuthenticationsSets the Ceph user name for authentication with a Ceph storage cluster. **Distinct from Ceph RBD Block Storages:** Distinct from Ceph RBD Block Storages: focuses on authentication credentials, not storage provisioning.