Skip to content

Set maxUnavailable for Open vSwitch rolling update strategy #3625

@mnaser

Description

maxSurge and maxUnavailable are mutually exclusive in the DaemonSet update logic.

When maxSurge is non-zero, maxUnavailable is ignored; when maxSurge is zero, only maxUnavailable is used. We need to make sure availability so keep maxUnavailable.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions