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 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
41 filesystem.
42
43
44 --version=false Print version information and quit
45
46
47
49 kubeadm-reset-phase(1),
50
51
52
54 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
55 com) based on the kubernetes source material, but hopefully they have
56 been automatically generated since!
57
58
59
60Manuals User KUBERNETES(1)(kubernetes)