Skip to content

A control plane to analyze and centralize rate limit among nginx instances

License

Notifications You must be signed in to change notification settings

tsuru/rate-limit-control-plane

Repository files navigation

rate-limit-control-plane

A control plane to analyze and centralize rate limit among nginx instances

Cleaning Dangling Images On Minikube

After running this project dozens of times, you may end up with a lot of dangling images. To clean them up, run the following command:

minikube ssh
docker rmi $(docker images --filter "dangling=true" -q)

About

A control plane to analyze and centralize rate limit among nginx instances

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •