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       --google-json-key=""
30           The  Google  Cloud  Platform  Service  Account  JSON Key to use for
31       authentication.
32
33
34       --kubeconfig="/etc/kubernetes/admin.conf"
35           The KubeConfig file to use when talking to the cluster. If the flag
36       is  not  set,  a set of standard locations are searched for an existing
37       KubeConfig file.
38
39
40       --log-flush-frequency=5s
41           Maximum number of seconds between log flushes
42
43
44       --rootfs=""
45           [EXPERIMENTAL] The path to the 'real' host root filesystem.
46
47
48       --version=false
49           Print version information and quit
50
51
52

SEE ALSO

54       kubeadm-config(1),   kubeadm-config-upload-from-file(1),   kubeadm-con‐
55       fig-upload-from-flags(1),
56
57
58

HISTORY

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