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

NAME

9       kubeadm  alpha  certs  check-expiration - Check certificates expiration
10       for a Kubernetes cluster
11
12
13

SYNOPSIS

15       kubeadm alpha certs check-expiration [OPTIONS]
16
17
18

DESCRIPTION

20       Checks expiration for the certificates in  the  local  PKI  managed  by
21       kubeadm.
22
23
24

OPTIONS

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

OPTIONS INHERITED FROM PARENT COMMANDS

40       --azure-container-registry-config=""      Path to the  file  containing
41       Azure container registry configuration information.
42
43
44       --log-flush-frequency=5s       Maximum  number  of  seconds between log
45       flushes
46
47
48       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
49       filesystem.
50
51
52       --version=false      Print version information and quit
53
54
55

SEE ALSO

57       kubeadm-alpha-certs(1),
58
59
60

HISTORY

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