Categorygithub.com/udhos/kubecache
repository
0.9.2
Repository: https://github.com/udhos/kubecache.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

license Go Report Card Go Reference Artifact Hub Docker Pulls

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