1KUBERNETES(1)                      Jan 2015                      KUBERNETES(1)
2
3
4

NAME

6       kubeadm reset phase remove-etcd-member - Remove a local etcd member.
7
8
9

SYNOPSIS

11       kubeadm reset phase remove-etcd-member [OPTIONS]
12
13
14

DESCRIPTION

16       Remove a local etcd member for a control plane node.
17
18
19

OPTIONS

21       --kubeconfig="/etc/kubernetes/admin.conf"
22           The kubeconfig file to use when talking to the cluster. If the flag
23       is not set, a set of standard locations can be searched for an existing
24       kubeconfig file.
25
26
27

OPTIONS INHERITED FROM PARENT COMMANDS

29       --azure-container-registry-config=""
30           Path  to the file containing Azure container registry configuration
31       information.
32
33
34       --log-flush-frequency=5s
35           Maximum number of seconds between log flushes
36
37
38       --rootfs=""
39           [EXPERIMENTAL] The path to the 'real' host root filesystem.
40
41
42       --version=false
43           Print version information and quit
44
45
46

SEE ALSO

48       kubeadm-reset-phase(1),
49
50
51

HISTORY

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
59Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum