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
Currently, deployments cause downtime because there is only a single replica and no rolling deployment strategy. This can be easily solved with k8s deployments.
The text was updated successfully, but these errors were encountered:
Currently, deployments cause downtime because there is only a single replica and no rolling deployment strategy. This can be easily solved with k8s deployments.
The text was updated successfully, but these errors were encountered: