Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zquestz/kube-imageproxy
Kubernetes configurations for imageproxy.
https://github.com/zquestz/kube-imageproxy
Last synced: about 2 months 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T00:08:32.000Z (2 months ago)
- Last Synced: 2024-11-14T01:19:23.614Z (2 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- 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!