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

NAME

9       kubeadm upgrade node phase kubelet-config - Upgrade the kubelet config‐
10       uration for this node
11
12
13

SYNOPSIS

15       kubeadm upgrade node phase kubelet-config [OPTIONS]
16
17
18

DESCRIPTION

20       Download the kubelet configuration from  the  kubelet-config  ConfigMap
21       stored in the cluster
22
23
24

OPTIONS

26       --dry-run=false       Do  not change any state, just output the actions
27       that would be performed.
28
29
30       --kubeconfig="/etc/kubernetes/admin.conf"      The kubeconfig  file  to
31       use when talking to the cluster. If the flag is not set, a set of stan‐
32       dard locations can be searched for an existing kubeconfig file.
33
34
35

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

50       kubeadm-upgrade-node-phase(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
61Manuals                              User            KUBERNETES(1)(kubernetes)
Impressum