1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm reset phase cleanup-node - Run cleanup node.
10
11
12
14 kubeadm reset phase cleanup-node [OPTIONS]
15
16
17
19 Run cleanup node.
20
21
22
24 --cert-dir="/etc/kubernetes/pki" The path to the directory where
25 the certificates are stored. If specified, clean this directory.
26
27
28 --cri-socket="" Path to the CRI socket to connect. If empty
29 kubeadm will try to auto-detect this value; use this option only if you
30 have more than one CRI installed or if you have non-standard CRI
31 socket.
32
33
34
36 --azure-container-registry-config="" Path to the file containing
37 Azure container registry configuration information.
38
39
40 --log-flush-frequency=5s Maximum number of seconds between log
41 flushes
42
43
44 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
45 filesystem.
46
47
48 --version=false Print version information and quit
49
50
51
53 kubeadm-reset-phase(1),
54
55
56
58 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
59 com) based on the kubernetes source material, but hopefully they have
60 been automatically generated since!
61
62
63
64Manuals User KUBERNETES(1)(kubernetes)