2 repository-uri
Requests automated storage volumes from underlying cluster storage classes to persist database records reliably.
Distinct from Persistent Storage Volumes: Distinct from Persistent Storage Volumes: focuses specifically on dynamic requests from cluster storage classes rather than static attachments.
Explore 2 awesome GitHub repositories matching data & databases · Dynamic Storage Provisioning. Refine with filters or upvote what's useful.
The project is a Kubernetes operator that automates the deployment, configuration, and management of ClickHouse database clusters using native custom resources and declarative manifests. It functions as a distributed database controller and stateful workload manager, handling infrastructure provisioning and scaling routines across containerized environments. The operator provides comprehensive database lifecycle management capabilities, controlling operational states, safe software version upgrades, and dynamic cluster scaling while automatically propagating schema changes. It includes custom
Configures custom persistent storage volumes and templates to satisfy database capacity requirements.
Kubernetes-elasticsearch-cluster is an orchestration tool designed to deploy and manage distributed Elasticsearch search and analytics clusters within container environments. It provisions multi-node architectures with separated master, data, and ingest roles, utilizing stateful workload orchestration to maintain stable network identities across restarts. The system implements automated persistent storage provisioning through dynamic volume requests, alongside anti-affinity rules that distribute redundant data pods across distinct physical hosts for fault isolation. Operational availability
Requests automated storage volumes from underlying cluster storage classes to persist database records reliably.