You can set up the Parrallel sync throttling cluster and policy level.
#Cluster Level:
We can set up the Parallel sync throttle with cluster level.
1. You just need to go SWIFT dashboard and navigate to 'Container Cluster' and click on Add button to add cluster.
2. When you click on add button, you will see a details that you need to fill to add the cluster and you will see another tab i.e. 'Advanced Option', in that you have to click on 'Max Parallel Sync config tab'.
3. In this tab you can specify any number of the parallel sync that can be run on a K8S cluster.
4. When you set up the Max parallel sync at cluster level, then you will see as below.
5. When you set up the max parallel sync to 2 and you are trying to sync the cluster more than that, then the next sync will be skipped and gives you warning like 'Maximum number of parallel sync allowed on this cluster already reached'
# You can also set up the maximum sync throttle at DR policy level.. You just need to create a DR policy and in Advanced option youi just need to set up the 'Maximum Parallel sync config' same as cluster level.
- When you set up this, maximum 2 DR Policy operation will be triggered and next one will be skipped as same as cluster