kubernetes-master unit fails to connect to itself
Bug #1929234 reported by
Joshua Genet
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Kubernetes Control Plane Charm |
Fix Released
|
High
|
Gabriel Cocenza |
Bug Description
Run here:
https:/
Logs/Artifacts/
https:/
---
1.21 k8s on baremetal
Looking through system.journal shows a bunch of connection refused for several k8s resources on the
IP of the container for kubernetes-
Get "https:/
Following this run, we had 2 successful runs so seems to be either a race or just bad hardware on our end.
Changed in charm-kubernetes-master: | |
assignee: | nobody → Gabriel Angelo Sgarbi Cocenza (gabrielcocenza) |
status: | Triaged → In Progress |
Changed in charm-kubernetes-master: | |
status: | In Progress → Fix Committed |
milestone: | none → 1.23+ck1 |
tags: | removed: review-needed |
Changed in charm-kubernetes-master: | |
milestone: | 1.23+ck1 → 1.24 |
Changed in charm-kubernetes-master: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Looks like yet another case where pacemaker (hacluster), which hijacks control of the systemd services, has decided not to restart kube-apiserver. Yay.
kube-apiserver stopped at 03:11:35, no restart attempted for the next ~4 hours.
I could have sworn there is an open issue about this, but I can't find it.