Skip to documentation content Read the source on GitHub
Browse documentation
Getting Started
Reference
In progress Page being written
Air-gapped install
Deploy LLMKube in environments with no internet access: pre-staged GGUF files, private registries, and locked-down cluster networking.
What this page will cover
- Pre-downloading GGUF models on a workstation and copying them to your cluster.
- Using file:// and pvc:// source URIs in the Model CR instead of HTTPS.
- Mirroring the operator and runtime images into a private registry.
- Verifying the deployment when DNS, egress, and Hugging Face are all blocked.