Open annymsMthd opened 9 months ago
Workers should be a deployment/stateful set to allow better scaling of the workloads. With it as a daemon set we would have to do taints and selectors to keep it from being deployed on every node on our larger clusters.
Hi @annymsMthd, please check the recent discussion on this topic https://github.com/Scalr/agent-helm/issues/9#issuecomment-1686106799.
Workers should be a deployment/stateful set to allow better scaling of the workloads. With it as a daemon set we would have to do taints and selectors to keep it from being deployed on every node on our larger clusters.