• Clayton Coleman's avatar
    Support burst in stateful set scale up and down · 2861ae5e
    Clayton Coleman authored
    The alpha field podManagementPolicy defines how pods are created,
    deleted, and replaced. The new `Parallel` policy will replace pods
    as fast as possible, not waiting for the pod to be `Ready` or providing
    an order. This allows for advanced clustered software to take advantage
    of rapid changes in scale.
    2861ae5e
Name
Last commit
Last update
..
storage Loading commit data...
BUILD Loading commit data...
doc.go Loading commit data...
strategy.go Loading commit data...
strategy_test.go Loading commit data...