Hello, We plan to deploy StarRocks in Shared-Data mode on EKS. What is the recommended production setup for Frontend (FE) and Compute Nodes (CN)? Should FEs run as StatefulSets and CNs as Deployments?
It is one or the other. Our recommendation is to use CNs since BEs will be discontinued. In this example, I think the CNs have "replicas" commented out.