Assigning SingleStore Cluster to Specific Node (NodeAffinity)

How we assign MemSQL Cluster to specific node in kubernetes cluster using node affinity.
I mean we know how to use node affinity, we just dont know how to use it on memsql cluster

kind: MemsqlCluster

Hi Rizvi, you can set the node affinity through “schedulingDetails” in the memsql-cluster.yaml file. For instructions on the settings check out our documentation here: SingleStoreDB Cloud · SingleStore Documentation

Let me know if you have questions or run into any problems.