Skip to content

maximbaz/helm-echoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-echoip

Helm charts for echoip.

Usage

Deploy to k8s with helm:

helm upgrade -i echoip . --set host=echoip.mydomain.com

See values.yaml for the default values. You can override anything with --set:

helm upgrade -i echoip . --set host=echoip.mydomain.com,useGeoDb=false

Rate limiting

For example, Traefik allows configuring rate limits via Ingress annotations.

Enable rate limiting as following:

helm upgrade -i echoip . --set host=echoip.mydomain.com -f extra/traefik-ratelimit.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published