Skip to content

Implement rolling update strategy #50

@voigt

Description

@voigt
  # rolloutStrategy describes how a change to this shim will be applied to nodes.
  rolloutStrategy:
    type: rolling
    rolling:
      maxUpdate: 5 # could also be a percentage of nodes, like 10% of nodes.

https://github.com/KWasm/kwasm-operator/blob/feat-lifecycle-manager/internal/controller/shim_controller.go#L211

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions