-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minikube cert expiration #4
Comments
Kimi450
added
bug
Something isn't working
question
Further information is requested
labels
Mar 25, 2023
List of all the certs fount linked to minikube found using the command
The following are set for 10 years in the future:
The following are renewed auromtically and utilize the argument passed with
The following might be the problematic ones as they dont utilize the argument passed with
Replication
|
This was referenced Mar 25, 2023
Upstream issue is fixed, so I expect this issue to be fixed now too. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Minikube certs will expire after a year, I dont really know how to fix it. I tried to look into it a while back but it didnt work. Basically after a year of usage, certs expire and you can no longer access teh cluster (data on the host should be fine, but app config will be lost as youll have to reinstall minikube and everything thats on top of it)
The text was updated successfully, but these errors were encountered: