scylladb / scylla-operator

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

How to set priorityClass for pods? #1068

Open ArjanSchouten opened 1 year ago

ArjanSchouten commented 1 year ago

Is this a bug report or feature request?

What should the feature do: Add the option to specify a priorityClassName for the Scylla statefullset.

What is use case behind this feature: When the K8S scheduler has to decide which pods to schedule first, I want the database to have the highest priority since other pods depend on it.

Additional Information:

scylla-operator-bot[bot] commented 1 month 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 1 month ago

I don't think that's supported at this point.