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: over 1 year ago
JSON representation

Kubernetes configurations for imageproxy.

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!