cockroachdb / cockroachdb/cockroach-operator

Assign existing/custom `schedulerName` to StatefulSet

Open
#986 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
318
Forks
104
Avg merge
1d 6h
Merged PRs (30d)
1

Description

Hey folks!
I have installed CRDB using the operator. I'm using Piraeus as my CSI Provider.
To place pods "as close as possible" to the PVC, I have to specify `schedulerName: stork` in the specs of the Pod/StatefulSet (see [docs of piraeus](https://piraeus.io/site/docs/optional-components/#scheduler-components)). Because the StatefulSet is managed by the operator, I have to specify it somehow else... Is this possible with the operator (and the `CrdbCluster` CRD) or do I have create the StatefulSet "manually" without operator?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.