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

NAME

6       kubeadm reset phase preflight - Run reset pre-flight checks
7
8
9

SYNOPSIS

11       kubeadm reset phase preflight [OPTIONS]
12
13
14

DESCRIPTION

16       Run pre-flight checks for kubeadm reset.
17
18
19

OPTIONS

21       -f, --force=false
22           Reset the node without prompting for confirmation.
23
24
25       --ignore-preflight-errors=[]
26           A list of checks whose errors will be shown as warnings. Example:
27       'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks.
28
29
30

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

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

HISTORY

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