Skip to content

Add delay to command for rolling updates #121

@kierenevans

Description

@kierenevans

Quotes flask rollout for https://github.com/eficode-academy/kubernetes-katas/blob/master/rolling-updates.md is very very fast, we should introduce a delay so it's more obvious what's going on, e.g. override the command run to be bash -c "sleep 5 && the-command" or similar.

Could even introduce an initContainer for this purpose, or a preStop hook?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions