scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
326 stars 159 forks source link

Automate storage provisioner setup #1398

Open tnozicka opened 10 months ago

tnozicka commented 10 months ago

ScyllaOperator setup should be seamless and easy but we are only halfway now. Because scylla-operator uses primarily local storage there is quite a lot of setup needed to those disks. NodeConfig has already automated RAID setup, filesystem formatting and mounts but https://github.com/scylladb/k8s-local-volume-provisioner still needs to be deployed on the side with matching paths, yet it's an essential part of configuring the nodes and closely bound to the paths used in NodeConfig to specify mounts.

- [ ] Create a proposal describing how we can deploy scylladb/k8s-local-volume-provisioner using the NodeConfig
- [ ] Implement managing scylladb/k8s-local-volume-provisioner using NodeConfig
scylla-operator-bot[bot] commented 2 weeks ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale

tnozicka commented 2 weeks ago

/remove-lifecycle stale /triage accepted