banzaicloud / koperator

Oh no! Yet another Apache Kafka operator for Kubernetes
Apache License 2.0
784 stars 195 forks source link

Pod priority support for kafkacluster, envoy and cruisecontrol through operator #772

Closed raz08 closed 2 years ago

raz08 commented 2 years ago

I did not find priorityClassName in kafkacluster CRD. Do we have pod priority support?. Is there a plan to add pod priority.

panyuenlau commented 2 years ago

@raz08 Thanks for bringing this up, we will add this support very soon

panyuenlau commented 2 years ago

@raz08 The priorityClassName field has been added to the KafkaCluster CRD for the broker, cruise control, and envoy pods, please refer to this doc about how you can set this field in the CR