From 8d96f9136582d6cf82ac76a7623d8d0fa2784df4 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sat, 17 Jan 2026 21:18:08 -0800 Subject: [PATCH] Add Step 0.7 implementation details to plan Note use of Tailscale service URL for health check. Co-Authored-By: Claude Opus 4.5 --- plans/k8s-migration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plans/k8s-migration.md b/plans/k8s-migration.md index 3b82808..53bf6a4 100644 --- a/plans/k8s-migration.md +++ b/plans/k8s-migration.md @@ -475,6 +475,9 @@ mise run indri-services-check # Zot metrics... OK ``` +**Implementation Details:** +- Used Tailscale service URL (`https://registry.tail8d86e.ts.net/v2/_catalog`) instead of internal endpoint to verify full path works. + --- ### Step 0.8: Install and Configure Podman on Indri