1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm init phase certs - Certificate generation
7
8
9
11 kubeadm init phase certs [OPTIONS]
12
13
14
16 This command is not meant to be run on its own. See list of available
17 subcommands.
18
19
20
22 --azure-container-registry-config=""
23 Path to the file containing Azure container registry configuration
24 information.
25
26
27 --log-flush-frequency=5s
28 Maximum number of seconds between log flushes
29
30
31 --rootfs=""
32 [EXPERIMENTAL] The path to the 'real' host root filesystem.
33
34
35 --version=false
36 Print version information and quit
37
38
39
41 kubeadm-init-phase(1), kubeadm-init-phase-certs-all(1),
42 kubeadm-init-phase-certs-apiserver(1), kubeadm-init-phase-certs-apis‐
43 erver-etcd-client(1), kubeadm-init-phase-certs-apis‐
44 erver-kubelet-client(1), kubeadm-init-phase-certs-ca(1),
45 kubeadm-init-phase-certs-etcd-ca(1),
46 kubeadm-init-phase-certs-etcd-healthcheck-client(1),
47 kubeadm-init-phase-certs-etcd-peer(1),
48 kubeadm-init-phase-certs-etcd-server(1),
49 kubeadm-init-phase-certs-front-proxy-ca(1),
50 kubeadm-init-phase-certs-front-proxy-client(1),
51 kubeadm-init-phase-certs-sa(1),
52
53
54
56 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
57 com) based on the kubernetes source material, but hopefully they have
58 been automatically generated since!
59
60
61
62Eric Paris kubernetes User Manuals KUBERNETES(1)