- 已装运
- 2026年3月18日 02:48 UTC
- 作者
- Kamo
- 提交
- aa5c6c2
The embedding-model pod was in CrashLoopBackOff because it couldn't download the model from HuggingFace on startup (network/DNS issue). Mount the model from a hostPath volume with pre-downloaded files. Also fix port mismatch — set --port 8080 to match containerPort and health probes.