kubeadm certs check-expiration

Jmnote (토론 | 기여)님의 2025년 11월 10일 (월) 11:17 판 (새 문서: ==개요== {{소문자}} ;kubeadm certs check-expiration <syntaxhighlight lang='console'> controlplane:~$ kubeadm certs check-expiration [check-expiration] Reading configuration from...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

kubeadm certs check-expiration
controlplane:~$ kubeadm certs check-expiration
[check-expiration] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
[check-expiration] Use 'kubeadm init phase upload-config kubeadm --config your-config-file' to re-upload it.

CERTIFICATE                EXPIRES                  RESIDUAL TIME   CERTIFICATE AUTHORITY   EXTERNALLY MANAGED
admin.conf                 Oct 19, 2026 15:48 UTC   343d            ca                      no      
apiserver                  Oct 19, 2026 15:48 UTC   343d            ca                      no      
apiserver-etcd-client      Oct 19, 2026 15:48 UTC   343d            etcd-ca                 no      
apiserver-kubelet-client   Oct 19, 2026 15:48 UTC   343d            ca                      no      
controller-manager.conf    Oct 19, 2026 15:48 UTC   343d            ca                      no      
etcd-healthcheck-client    Oct 19, 2026 15:48 UTC   343d            etcd-ca                 no      
etcd-peer                  Oct 19, 2026 15:48 UTC   343d            etcd-ca                 no      
etcd-server                Oct 19, 2026 15:48 UTC   343d            etcd-ca                 no      
front-proxy-client         Oct 19, 2026 15:48 UTC   343d            front-proxy-ca          no      
scheduler.conf             Oct 19, 2026 15:48 UTC   343d            ca                      no      
super-admin.conf           Oct 19, 2026 15:48 UTC   343d            ca                      no      

CERTIFICATE AUTHORITY   EXPIRES                  RESIDUAL TIME   EXTERNALLY MANAGED
ca                      Oct 17, 2035 15:48 UTC   9y              no      
etcd-ca                 Oct 17, 2035 15:48 UTC   9y              no      
front-proxy-ca          Oct 17, 2035 15:48 UTC   9y              no      
controlplane:~$

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}