Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Commit

Permalink
Update README.md (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
everpeace committed Oct 6, 2023
1 parent 9c4133f commit c389345
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# __Deprecation Notice: kube-throttler's development had been transferred to [pfnet/kube-throttler](https://github.com/pfnet/kube-throttler).__

# kube-throttler : throttling your pods in kubernetes cluster

`kube-throttler` enables you to throttle your pods. It means that `kube-throttler` can prohibit to schedule any pods when it detects total amount of computational resource(in terms of `resources.requests` field) or the count of `Running` pods may exceeds a threshold .
Expand Down

0 comments on commit c389345

Please sign in to comment.