diff --git a/docs/k8s-migration.md b/docs/k8s-migration.md index 54dfec4..e691ce5 100644 --- a/docs/k8s-migration.md +++ b/docs/k8s-migration.md @@ -31,8 +31,10 @@ This plan details a phased migration of blumeops services from direct hosting on ### Container Registry: Zot - OCI-native, lightweight - Native support for proxying multiple registries (Docker Hub, GHCR, Quay) -- Single binary, ARM64 native -- Config at `/etc/zot/config.json` +- Built from source at `~/code/3rd/zot` (not in homebrew) +- Binary: `~/code/3rd/zot/bin/zot-darwin-arm64` +- Config: `~/.config/zot/config.json` +- Data: `~/zot/` ### Minikube Driver: Podman - Rootless containers for better security