Ghost node: kai-desktop-tower duplicates kai-desktop-tower-wsl in k3s #13
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-22T13:15:23Z - https://github.com/coilysiren/infrastructure/issues/275
Symptom -
kubectl get nodesshowskai-desktop-toweras NotReady (28d) alongsidekai-desktop-tower-wslas Ready (8d).The two entries are the same physical machine. Identical kernel (
5.15.167.4-microsoft-standard-WSL2), identical container runtime, and both claim the same INTERNAL-IP172.27.244.126. The olderkai-desktop-towerentry is a stale registration left behind when the node was renamed tokai-desktop-tower-wsl.Fix - delete the ghost:
kubectl delete node kai-desktop-tower. Confirm nothing references the old name (manifests, nodeSelectors, deploy scripts) before deleting.Found while setting up a Lima-based Mac node, inspecting how existing nodes join the cluster.
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.