1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm certs check-expiration - Check certificates expiration for a
10 Kubernetes cluster
11
12
13
15 kubeadm certs check-expiration [OPTIONS]
16
17
18
20 Checks expiration for the certificates in the local PKI managed by
21 kubeadm.
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(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)