Инструменты пользователя

Инструменты сайта


learning:k8s

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
learning:k8s [30.07.2024 19:21] – внешнее изменение 127.0.0.1learning:k8s [25.03.2025 15:27] (текущий) – [certificate has expired or is not yet valid] viacheslav
Строка 3552: Строка 3552:
   * Preparing for the Certified Kubernetes Administrator or the Certified Kubernetes Application Developer exams, offered by the Cloud Native Computing Foundation   * Preparing for the Certified Kubernetes Administrator or the Certified Kubernetes Application Developer exams, offered by the Cloud Native Computing Foundation
 And many other options. And many other options.
 +
 +===== Ошибки =====
 +==== certificate has expired or is not yet valid ====
 +Кластер долго не обновлялся, после любой команды пишет\\
 +<color #ed1c24>[authentication.go:64] Unable to authenticate the request due to an error: [x509: certificate has expired or is not yet valid, x509: certificate has expired or is not yet valid]</color>
 +<code bash>
 +kubeadm certs renew all
 +reboot
 +sudo cp ~/.kube/config ~/.kube/.old-$(date --iso)-config
 +sudo cp /etc/kubernetes/admin.conf ~/.kube/config
 +</code>
 +https://stackoverflow.com/questions/49885636/kubernetes-expired-certificate
  
learning/k8s.1722367260.txt.gz · Последнее изменение: 30.07.2024 19:21 — 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki