K8 Operator – Operator Best Practices

6 Min to complete

Some of the best practices for using ScyllaDB and Kubernetes are:
Use Namespaces. Namespaces provide a scope for names. Namespaces cannot be nested inside one another and each Kubernetes resource can only be in one namespace.
Define Taints and Node affinity.
Define the CPU Manager policy correctly, typically to “static”.
Use fast Disks.

 

Transcript
fa-angle-up