-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
cenots 7: minikube v1.33.1 faces coredns CrashLoopBackOff. #18950
Comments
I can confirm that after rolling back to minikube version 1.32.0, this issue does not occur.
|
Not totally sure it's related but I'm trying to install minikube with cilium in the same version and got a coredns error too:
I think cilium is crashing bc of the coredns errors
|
Yes, downgrading to 1.32.0 fixed the issue |
Same question. |
HuXinjing are you using Centos 7 as well ? I am suspecting this is a centos only issue, can everybody confirm they are all on centos |
Yes, my server is centos7. Thanks for your in time reply when I'm quitting, lol, and I'll have a try on my pc, which is ubuntu 2304.
…---Original---
From: "Medya ***@***.***>
Date: Wed, Jun 5, 2024 00:53 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [kubernetes/minikube] minikube v1.33.1 faces corednsCrashLoopBackOff. (Issue #18950)
HuXinjing are you using Centos 7 as well ? I am suspecting this is a centos only issue, can everybody confirm they are all on centos
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
hi @charleech, i think that the issue is not minikube v1.33.1 vs v1.32.0 but it's about the centos 7 and the default kubernetes version that comes with the respective minikube version i think you'd be able to confirm that with the (latest)
i expect this to work for @Dranaxel and @HuXinjing too more details about this issue is in the comment of #18421 can you please run this and let us know if it works for you? |
btw, i was able to replicate the issue with the latest minikube (v1.33.1) running on centos 7 (vm), but on the other hand, it works fine on centos (stream) 8 (vm), so i think it's specifically related to the centos 7 that's going end-of-life by the end of this months (june 2024) and therefore probably will not get the necessary fixes backported (eg, setting net.ipv4.ip_unprivileged_port_start)
|
Thank you for your advice. I'm requesting my engineer to set up a new VM with the latest version of Oracle Linux 9.x. Once it's ready, I'll test it and update you on the results. This process should be completed by Friday. |
I can confirm that after upgrading the OS to newer/latest version (for me it is an |
excellent, thanks for checking and confirming @charleech ! i'm going to close this issue as it's related to centos 7 that's going end-of-life in a couple of weeks |
This worked with kvm virtualization
|
I have encountered this problem too. Thank you for your solution. |
What Happened?
minikube on CentOS 7.7 does not work.
Software information
Steps
The coredns status is CrashLoopBackOff
describe pod
Try to print the log
Attach the log file
log.txt
Operating System
Redhat/Fedora
Driver
Docker
The text was updated successfully, but these errors were encountered: