Skip to content

Commit

Permalink
add missing instruction for ha guide (#10374)
Browse files Browse the repository at this point in the history
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
  • Loading branch information
chuckha authored and k8s-ci-robot committed Sep 24, 2018
1 parent 9520119 commit a3c7224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/setup/independent/high-availability.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ done

1. Extract the etcd certificates

mkdir -p /etc/kubernetes/pki
tar -xzf etcd-pki.tar.gz -C /etc/kubernetes/pki --strip-components=3

1. Create a `kubeadm-config.yaml`:
Expand Down

0 comments on commit a3c7224

Please sign in to comment.