# kube-imageproxy **Repository Path**: mirrors_zquestz/kube-imageproxy ## Basic Information - **Project Name**: kube-imageproxy - **Description**: Kubernetes configurations for imageproxy. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kube-imageproxy Kubernetes configurations for for imageproxy. ## Deployment 1. Add a new blank disk on GCE called `imageproxy-data` with your preferred cache size. 2. Edit `kube/imageproxy-ingress.yml` with your preferred domain name. 3. Run `kubectl apply -f kube`. 4. Profit!