1KUBERNETES(1)                      Jan 2015                      KUBERNETES(1)
2
3
4

NAME

6       kubeadm  alpha  certs  check-expiration - Check certificates expiration
7       for a Kubernetes cluster
8
9
10

SYNOPSIS

12       kubeadm alpha certs check-expiration [OPTIONS]
13
14
15

DESCRIPTION

17       Checks expiration for the certificates in  the  local  PKI  managed  by
18       kubeadm.
19
20
21

OPTIONS

23       --cert-dir="/etc/kubernetes/pki"
24           The path where to save the certificates
25
26
27       --config=""
28           Path to a kubeadm configuration file.
29
30
31

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

52       kubeadm-alpha-certs(1),
53
54
55

HISTORY

57       January 2015, Originally compiled by Eric Paris (eparis at  redhat  dot
58       com)  based  on the kubernetes source material, but hopefully they have
59       been automatically generated since!
60
61
62
63Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum