1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm alpha certs certificate-key - Generate certificate keys
7
8
9
11 kubeadm alpha certs certificate-key [OPTIONS]
12
13
14
16 This command will print out a secure randomly-generated certificate key
17 that can be used with the "init" command.
18
19
20 You can also use "kubeadm init --upload-certs" without specifying a
21 certificate key and it will generate and print one for you.
22
23
24
26 --azure-container-registry-config=""
27 Path to the file containing Azure container registry configuration
28 information.
29
30
31 --log-flush-frequency=5s
32 Maximum number of seconds between log flushes
33
34
35 --rootfs=""
36 [EXPERIMENTAL] The path to the 'real' host root filesystem.
37
38
39 --version=false
40 Print version information and quit
41
42
43
45 kubeadm-alpha-certs(1),
46
47
48
50 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
51 com) based on the kubernetes source material, but hopefully they have
52 been automatically generated since!
53
54
55
56Eric Paris kubernetes User Manuals KUBERNETES(1)