Skip to content

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

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages