V1DeploymentStrategy

March 28, 2026 ยท View on GitHub

DeploymentStrategy describes how to replace existing pods with new ones.

Properties

NameTypeDescriptionNotes
rolling_updateV1RollingUpdateDeployment[optional]
typestrType of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate.[optional]

[Back to Model list] [Back to API list] [Back to README]