1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm certs renew all - Renew all available certificates
10
11
12
14 kubeadm certs renew all [OPTIONS]
15
16
17
19 Renew all known certificates necessary to run the control plane. Re‐
20 newals are run unconditionally, regardless of expiration date. Renewals
21 can also be run individually for more control.
22
23
24
26 --cert-dir="/etc/kubernetes/pki" The path where to save the cer‐
27 tificates
28
29
30 --config="" Path to a kubeadm configuration file.
31
32
33 --kubeconfig="/etc/kubernetes/admin.conf" The kubeconfig file to
34 use when talking to the cluster. If the flag is not set, a set of stan‐
35 dard locations can be searched for an existing kubeconfig file.
36
37
38
40 --azure-container-registry-config="" Path to the file containing
41 Azure container registry configuration information.
42
43
44 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
45 filesystem.
46
47
48 --version=false Print version information and quit
49
50
51
53 kubeadm-certs-renew(1),
54
55
56
58 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
59 com) based on the kubernetes source material, but hopefully they have
60 been automatically generated since!
61
62
63
64Manuals User KUBERNETES(1)(kubernetes)