scylladb / scylla-operator

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

perf: Investigate CPU pinning for in nodes #98

Closed mmatczuk closed 1 year ago

mmatczuk commented 4 years ago
gnumoreno commented 4 years ago

https://kubernetes.io/blog/2018/07/24/feature-highlight-cpu-manager/ https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/#cpu-management-policies https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/#create-a-pod-that-gets-assigned-a-qos-class-of-guaranteed https://docs.openshift.com/container-platform/3.9/scaling_performance/using_cpu_manager.html

mykaul commented 1 year ago

Can we update the status of this issue?

tnozicka commented 1 year ago

I think this is done. @zimnx do you agree or do you recall something missing?

zimnx commented 1 year ago

yes, feature-wise it's done. There're couple of followups to it though: #1151, #1147. We could also invest some time veryfing whether tuning for bigger multi numa instances is correct.

tnozicka commented 1 year ago

Given we track those separately, I'll close this one.