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

NAME

9       kubeadm init phase upload-certs - Upload certificates to kubeadm-certs
10
11
12

SYNOPSIS

14       kubeadm init phase upload-certs [OPTIONS]
15
16
17

DESCRIPTION

19       This  command  is not meant to be run on its own. See list of available
20       subcommands.
21
22
23

OPTIONS

25       --certificate-key=""      Key used to encrypt  the  control-plane  cer‐
26       tificates in the kubeadm-certs Secret.
27
28
29       --config=""      Path to a kubeadm configuration file.
30
31
32       --kubeconfig="/etc/kubernetes/admin.conf"       The  kubeconfig file to
33       use when talking to the cluster. If the flag is not set, a set of stan‐
34       dard locations can be searched for an existing kubeconfig file.
35
36
37       --skip-certificate-key-print=false      Don't print the key used to en‐
38       crypt the control-plane certificates.
39
40
41       --upload-certs=false       Upload  control-plane  certificates  to  the
42       kubeadm-certs Secret.
43
44
45

OPTIONS INHERITED FROM PARENT COMMANDS

47       --azure-container-registry-config=""       Path  to the file containing
48       Azure container registry configuration information.
49
50
51       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
52       filesystem.
53
54
55       --version=false      Print version information and quit
56
57
58

SEE ALSO

60       kubeadm-init-phase(1),
61
62
63

HISTORY

65       January  2015,  Originally compiled by Eric Paris (eparis at redhat dot
66       com) based on the kubernetes source material, but hopefully  they  have
67       been automatically generated since!
68
69
70
71Manuals                              User            KUBERNETES(1)(kubernetes)
Impressum