Orange-OpenSource / casskop

This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
https://orange-opensource.github.io/casskop/
Apache License 2.0
183 stars 54 forks source link

Add option to specify resources at DC scope #279

Closed PERES-Richard closed 3 years ago

PERES-Richard commented 3 years ago
Q A
New feature? [x]
License Apache 2.0

What's in this PR?

Take the same way to set resources requests & limits for CassandraCluster and add it to DC topology entity

Why?

Useful when DC Racks' are not equally splited among DCs

Checklist

TODO