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

NAME

6       kubeadm reset phase cleanup-node - Run cleanup node.
7
8
9

SYNOPSIS

11       kubeadm reset phase cleanup-node [OPTIONS]
12
13
14

DESCRIPTION

16       Run cleanup node.
17
18
19

OPTIONS

21       --cert-dir="/etc/kubernetes/pki"
22           The  path  to  the  directory where the certificates are stored. If
23       specified, clean this directory.
24
25
26       --cri-socket=""
27           Path to the CRI socket to connect. If empty  kubeadm  will  try  to
28       auto-detect  this value; use this option only if you have more than one
29       CRI installed or if you have non-standard CRI socket.
30
31
32

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

53       kubeadm-reset-phase(1),
54
55
56

HISTORY

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