You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: