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

NAME

6       kubeadm upgrade node - Upgrade commands for a node in the cluster. Cur‐
7       rently only supports  upgrading  the  configuration,  not  the  kubelet
8       itself.
9
10
11

SYNOPSIS

13       kubeadm upgrade node [OPTIONS]
14
15
16

DESCRIPTION

18       Upgrade  commands  for  a  node in the cluster. Currently only supports
19       upgrading the configuration, not the kubelet itself.
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       --log-flush-frequency=5s
35           Maximum number of seconds between log flushes
36
37
38       --rootfs=""
39           [EXPERIMENTAL] The path to the 'real' host root filesystem.
40
41
42       --version=false
43           Print version information and quit
44
45
46

SEE ALSO

48       kubeadm-upgrade(1),                     kubeadm-upgrade-node-config(1),
49       kubeadm-upgrade-node-experimental-control-plane(1),
50
51
52

HISTORY

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