Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!