V1DaemonSetUpdateStrategy

March 28, 2026 ยท View on GitHub

DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.

Properties

NameTypeDescriptionNotes
rolling_updateV1RollingUpdateDaemonSet[optional]
typestrType of daemon set update. Can be "RollingUpdate" or "OnDelete". Default is RollingUpdate.[optional]

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