1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm reset phase remove-etcd-member - Remove a local etcd member.
10
11
12
14 kubeadm reset phase remove-etcd-member [OPTIONS]
15
16
17
19 Remove a local etcd member for a control plane node.
20
21
22
24 --kubeconfig="/etc/kubernetes/admin.conf" The kubeconfig file to
25 use when talking to the cluster. If the flag is not set, a set of stan‐
26 dard locations can be searched for an existing kubeconfig file.
27
28
29
31 --azure-container-registry-config="" Path to the file containing
32 Azure container registry configuration information.
33
34
35 --log-flush-frequency=5s Maximum number of seconds between log
36 flushes
37
38
39 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
40 filesystem.
41
42
43 --version=false Print version information and quit
44
45
46
48 kubeadm-reset-phase(1),
49
50
51
53 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
54 com) based on the kubernetes source material, but hopefully they have
55 been automatically generated since!
56
57
58
59Manuals User KUBERNETES(1)(kubernetes)