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

NAME

6       kubeadm  config  upload - Upload configuration about the current state,
7       so that 'kubeadm upgrade' can later know how to configure the  upgraded
8       cluster
9
10
11

SYNOPSIS

13       kubeadm config upload [OPTIONS]
14
15
16

DESCRIPTION

18       Upload configuration about the current state, so that 'kubeadm upgrade'
19       can later know how to configure the upgraded cluster
20
21
22

OPTIONS INHERITED FROM PARENT COMMANDS

24       --azure-container-registry-config=""
25           Path to the file containing Azure container registry  configuration
26       information.
27
28
29       --kubeconfig="/etc/kubernetes/admin.conf"
30           The kubeconfig file to use when talking to the cluster. If the flag
31       is not set, a set of standard locations can be searched for an existing
32       kubeconfig file.
33
34
35       --log-flush-frequency=5s
36           Maximum number of seconds between log flushes
37
38
39       --rootfs=""
40           [EXPERIMENTAL] The path to the 'real' host root filesystem.
41
42
43       --version=false
44           Print version information and quit
45
46
47

SEE ALSO

49       kubeadm-config(1),   kubeadm-config-upload-from-file(1),   kubeadm-con‐
50       fig-upload-from-flags(1),
51
52
53

HISTORY

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