Issue type: Kubernetes on Docker Desktop stopped working due to expired kuber-apiserver certificates
OS Version/build: Windows 10 version - 1909 and OS Build - 18363
App version: Docker Desktop 3.03
Steps to reproduce:
- Install Docker Desktop
- Enable Kubernetes
- Change the Windows PC time to ahead by 1 year
- Kubernetes cluster will stop working saying the kube-apiserver certificates are expired
- The applications/workloads deployed on the Kubernetes cluster will also stop working.
As Kubernetes certificates are issued for 1 year; after the 1 year time period the certificates are expired and this will break Kubernetes.
Need help:
Requesting Information on how to renew the kube-apiserver certificates without affecting the Kubernetes and the installed application