# Packages
No description provided by the author
# README
kubecache
kubecache forwards HTTP GET requests to another service, cacheing responses in groupcache for 5 minutes (by default).
Build
git clone https://github.com/udhos/kubecache
cd kubecache
./build.sh
Docker image
See: https://hub.docker.com/r/udhos/kubecache
Helm chart
See: https://udhos.github.io/kubecache
Configuration
See supported env vars in configMapProperties
in charts/kubecache/values.yaml.
References
- (Portuguese) Blog post: https://udhos.github.io/blog/2024/02/18/groupcache.html