AI Features

Controlling the Rollout Rate

Learn how we can control the rollout rate using `maxSurge` and `maxUnavailable` properties.

We'll cover the following...

maxSurge and maxUnavailable

In this case, we only have two replicas, so rolling out a new version doesn’t take too ...