mattjmcnaughton / personal-k8s

All the code for bootstrapping, managing, and deploying applications on my personal k8s cluster.
Apache License 2.0
4 stars 2 forks source link

[Recurring] Optimize k8s cluster resource usage #12

Open mattjmcnaughton opened 5 years ago

mattjmcnaughton commented 5 years ago

Note: As a recurring issue, this issue should always be open.

TODO(mattjmcnaughton) Determine how to track/organize recurring issues.

Issue At a regular cadence, I want to ensure that my k8s cluster is making optimal usage of resources. In other words, I want to be paying as little as possible.

Impl The first time I do this, I should create a check list. Possible ideas include...

mattjmcnaughton commented 5 years ago

Check out https://medium.com/kubecost/detect-overspending-by-measuring-idle-kubernetes-resources-d5d97eb205e0.