Configure a containerd mirror for the in-cluster registry #508
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#508
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?
Configure kai-server/k3s containerd to use a logical registry name for the in-cluster OCI registry instead of requiring manifests to hardcode
192.168.0.194:30500.Current state:
registry:2exposed as NodePort30500.192.168.0.194:30500.192.168.0.194:30500/factory-game-v3:<sha>,192.168.0.194:30500/atlas:<sha>, etc.Requested target:
kai-registry.local/<image>:<tag>or another clear name chosen by existing infra conventions.http://192.168.0.194:30500.Important distinction:
192.168.0.194:30500unless/until Docker daemon config gets a matching alias. Pulls through the logical name should still resolve to the same registry repository paths.Acceptance criteria:
crictlor k3s/containerd.192.168.0.194:30500path remains functional during migration.Follow-up expected after this lands:
coilyco-bridge/deployshould migrate image repository values and docs from192.168.0.194:30500/...to the chosen logical registry authority.Out of scope:
WARD-RESERVATION: held 🔒
reservation details
Holder: container
engineer-codex-infrastructure-508on hostkais-macbook-pro-2.local.Reserved by
ward agent --harness codex(reserved 2026-07-09T21:46:17Z). Concurrentward agentruns are blocked until it finishes or the reservation goes stale (1h TTL).--forceoverrides.Do not comment on or edit this issue to steer the run while it is reserved. The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a new issue, dispatched fresh. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494).
run seed context — what this run is carrying (ward#609)
coilyco-flight-deck/infrastructure#508· branchissue-508· harnesscodex· workflowdirect-to-mainengineer-codex-infrastructure-508· wardv0.493.0· dispatched2026-07-09T21:46:17ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.493.0).
— Codex, via
ward agentWARD-OUTCOME: done ✅
details
workflow: direct-to-main; review summary: skipped (review gate skipped by ~/.ward/config.yaml default)
felt: straightforward once the registry alias and ansible role were pinned down
confidence: high
surprises: the container hit disk-full during validation, and Ansible's temp path needed a writable override
follow-ups: coilyco-bridge/deploy should migrate image refs to
kai-registry.local/...