https://github.com/zquestz/kube-imageproxy
Kubernetes configurations for imageproxy.
https://github.com/zquestz/kube-imageproxy
Last synced: over 1 year ago
JSON representation
Kubernetes configurations for imageproxy.
- Host: GitHub
- URL: https://github.com/zquestz/kube-imageproxy
- Owner: zquestz
- License: mit
- Created: 2022-05-18T03:38:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T00:08:32.000Z (over 1 year ago)
- Last Synced: 2025-01-28T11:48:39.217Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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!