-
Notifications
You must be signed in to change notification settings - Fork 586
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
CP shows Ready: false after reboot #9991
Comments
This not directly a Talos issue on its own, you need to look into the
See also #9984. |
The Conditions look fine for me.
|
If your node is ready, there's no problem? If there's a problem, please grab a |
Please see what I posted above, if you need help, add a support bundle. |
it is somehow reporting as true now. Sorry for wasting your time |
I have the same problem (just different architecture, I'm using x86-64), In attach the support.zip from one node |
I don't see why it doesn't report |
well, the VIP disappeared because in talos 1.8.4 the predictable interface name was enxMACADDRESS, in 1.9 the predictable name is "ensX" but even now that the VIP is working, READY is still false with this config:
|
|
really confused. Which is the condition to get the readiness? |
I'm not sure why, but Talos can't pull the status of the node. That's what I posted above. |
seems so. I also reinstalled the cluster from scratch (directly version 1.9.1) and no idea how to troubleshoot it. I mean, it's not a big issue because everything works but, you know, I'm curious to understand |
Same story on my side. Due to some reason status of my control plane is not available as well
but cluster looks healthy:
I'm using talos |
Got some updates. Very weird case. I'm running talos in Proxmox. The issue started to happen when I decided to use different names for VM and hostname of nodes. Before they were always matching. But once I switched to more short names |
Could be anything related to dns? is there any readiness check which uses PTR or A record to resolve controlplane's ip/hostname? |
I got the same Issue, but i allready have pretty short names example tp-n1 |
Bug Report
Description
I updated my Nodes to Talos 1.9.0 and Kubernetes 1.32.0. After rebooting a CP with talosctl the task gets stuck on:
talosctl dashboard rpi03
also showsReady: false
while everything is working fine.a
kubectl get nodes
shows the nodes asStatus: Ready
Logs
k describe node rpi03
Environment
The text was updated successfully, but these errors were encountered: