Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

k8sutil: Restarting pods in an etcd cluster with PVC is safe. #2097

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 20, 2019

  1. k8sutil: Restarting pods in an etcd cluster with PVC is safe.

    This is a simple fix that addresses Case C from
    https://github.com/coreos/etcd-operator/blob/master/doc/design/persistent_volumes_etcd_data.md
    
    It makes the etcd cluster with PVC able to recover from full k8s cluster
    outage. Inspired by coreos#1323 (comment)
    
    Fixes coreos#1323
    xiwenc committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    95e1010 View commit details
    Browse the repository at this point in the history