1KUBERNETES(1)(kubernetes)                            KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7

NAME

9       kubeadm reset phase cleanup-node - Run cleanup node.
10
11
12

SYNOPSIS

14       kubeadm reset phase cleanup-node [OPTIONS]
15
16
17

DESCRIPTION

19       Run cleanup node.
20
21
22

OPTIONS

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       --cleanup-tmp-dir=false      Cleanup the  "/etc/kubernetes/tmp"  direcā€
29       tory
30
31
32       --cri-socket=""       Path  to  the  CRI  socket  to  connect. If empty
33       kubeadm will try to auto-detect this value; use this option only if you
34       have  more  than  one  CRI  installed  or  if you have non-standard CRI
35       socket.
36
37
38       --dry-run=false      Don't apply any changes; just output what would be
39       done.
40
41
42

OPTIONS INHERITED FROM PARENT COMMANDS

44       --azure-container-registry-config=""       Path  to the file containing
45       Azure container registry configuration information.
46
47
48       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
49       filesystem.
50
51
52       --version=false      Print version information and quit
53
54
55

SEE ALSO

57       kubeadm-reset-phase(1),
58
59
60

HISTORY

62       January  2015,  Originally compiled by Eric Paris (eparis at redhat dot
63       com) based on the kubernetes source material, but hopefully  they  have
64       been automatically generated since!
65
66
67
68Manuals                              User            KUBERNETES(1)(kubernetes)
Impressum