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

NAME

9       kubeadm reset phase preflight - Run reset pre-flight checks
10
11
12

SYNOPSIS

14       kubeadm reset phase preflight [OPTIONS]
15
16
17

DESCRIPTION

19       Run pre-flight checks for kubeadm reset.
20
21
22

OPTIONS

24       --dry-run=false      Don't apply any changes; just output what would be
25       done.
26
27
28       -f, --force=false      Reset the node without prompting  for  confirma‐
29       tion.
30
31
32       --ignore-preflight-errors=[]      A list of checks whose errors will be
33       shown as warnings. Example: 'IsPrivilegedUser,Swap'.  Value  'all'  ig‐
34       nores errors from all checks.
35
36
37

OPTIONS INHERITED FROM PARENT COMMANDS

39       --azure-container-registry-config=""       Path  to the file containing
40       Azure container registry configuration information.
41
42
43       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
44       filesystem.
45
46
47       --version=false      Print version information and quit
48
49
50

SEE ALSO

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

HISTORY

57       January  2015,  Originally compiled by Eric Paris (eparis at redhat dot
58       com) based on the kubernetes source material, but hopefully  they  have
59       been automatically generated since!
60
61
62
63Manuals                              User            KUBERNETES(1)(kubernetes)
Impressum