cluster export
command can be used to get the YAML specifications of all APIs deployed in your cluster:cortex2
for accessing the new cluster.min_replicas
of your APIs on the new cluster to match the current values in your previous cluster. This will avoid large sudden scale-up events as traffic is shifted to the new cluster.min_replicas
for your APIs in the new cluster during the transition, you may reduce min_replicas
back to your desired level once all traffic has been shifted.