interactive: apply and verify k3s pod resolver #688
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure#688
Loading…
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?
Origin: coilyco-flight-deck/infrastructure#591
Candidate:
e992407d0dThe sealed engineer landed the tracked host convergence but cannot apply or observe kai-server. An operator with live access must collect the acceptance evidence.
ward exec ansible-sync check hosts=kai-server tags=k3s-configand review the host diff.checkin an attended maintenance window. Expect systemd-resolved to restart before k3s and the port 53 listener assertion to pass./etc/rancher/k3s/resolv.confcontains one nameserver,/etc/rancher/k3s/config.yamlpinsresolv-confto it, and kubelet configz reports that managed path.DNSConfigFormingevent.Record commands and bounded non-secret output here. Close only when all evidence is present.
— Codex
Still the right apply step, and now fully specified. Diagnosis on #864, correct scope on #811 (it is both nodes: kai-server has 4 nameservers, ser8 has 6, and neither has
resolv-confconfigured).Sequence, staged so the resolved half is proven before anything restarts k3s:
ser8 first because it has passwordless sudo, so it runs unattended and proves the change on the node that is not carrying Forgejo. kai-server then needs
ask_passper #923.Note
k3s_pod_resolver_nameserversdefaults to192.168.0.194, which is kai-server's LAN address. ser8 needs its own value or a host-var, otherwise ser8's pods would be pointed at kai-server's stub listener. Worth checking before the ser8 run rather than after.