mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 04:19:43 +00:00
Add kube resource report
This commit is contained in:
@@ -520,12 +520,19 @@ services.nodeports 0 0
|
||||
|
||||
## Additional resources
|
||||
|
||||
[A Practical Guide to Setting Kubernetes Requests and Limits](http://blog.kubecost.com/blog/requests-and-limits/)
|
||||
- [A Practical Guide to Setting Kubernetes Requests and Limits](http://blog.kubecost.com/blog/requests-and-limits/)
|
||||
|
||||
- Explains what requests and limits are
|
||||
- explains what requests and limits are
|
||||
|
||||
- Provides guidelines to set requests and limits
|
||||
- provides guidelines to set requests and limits
|
||||
|
||||
- Gives PromQL expressions to compute good values
|
||||
- gives PromQL expressions to compute good values
|
||||
<br/>(our app needs to be running for a while)
|
||||
|
||||
(this implies that our app has been running for a while)
|
||||
- [Kube Resource Report](https://github.com/hjacobs/kube-resource-report/)
|
||||
|
||||
- generates web reports on resource usage
|
||||
|
||||
- [static demo](https://hjacobs.github.io/kube-resource-report/sample-report/output/index.html)
|
||||
|
|
||||
[live demo](https://kube-resource-report.demo.j-serv.de/applications.html)
|
||||
|
||||
Reference in New Issue
Block a user