1 个仓库
Managing infrastructure resources by mapping their state to Kubernetes custom resource definitions.
Distinct from CRD-Based Synchronization: Focuses on general resource state management via CRDs, unlike candidates which focus on DNS synchronization or boilerplate generation.
Explore 1 awesome GitHub repository matching devops & infrastructure · CRD-Based Resource Management. Refine with filters or upvote what's useful.
Longhorn is a distributed block storage system and orchestrator for Kubernetes. It provides persistent, replicated block storage volumes that survive pod restarts and node failures by maintaining synchronous copies of data across multiple cluster nodes. The system implements the Container Storage Interface (CSI) for dynamic volume provisioning and attachment. It is distinguished by its support for shared read-write access to a single block volume across multiple pods, as well as the ability to export volume snapshots to external S3 or NFS targets for off-cluster disaster recovery. The platfo
Provides a Kubernetes-native control plane that manages storage volumes and replicas using custom resource definitions.