Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fairwindsops/goldilocks
Get your resource requests "Just Right"
https://github.com/fairwindsops/goldilocks
fairwinds-official hacktoberfest kubernetes reporting resources verticalpodautoscaler
Last synced: 1 day ago
JSON representation
Get your resource requests "Just Right"
- Host: GitHub
- URL: https://github.com/fairwindsops/goldilocks
- Owner: FairwindsOps
- License: apache-2.0
- Created: 2019-04-25T21:11:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T20:18:59.000Z (4 months ago)
- Last Synced: 2024-10-29T15:37:52.505Z (2 months ago)
- Topics: fairwinds-official, hacktoberfest, kubernetes, reporting, resources, verticalpodautoscaler
- Language: Go
- Homepage: https://fairwinds.com
- Size: 3.14 MB
- Stars: 2,550
- Watchers: 36
- Forks: 135
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing/code-of-conduct.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
Goldilocks is a utility that can help you identify a starting point for resource requests and limits.
# Documentation
Check out the [documentation at docs.fairwinds.com](https://goldilocks.docs.fairwinds.com/)## How can this help with my resource settings?
By using the kubernetes [vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler) in recommendation mode, we can see a suggestion for resource requests on each of our apps. This tool creates a VPA for each workload in a namespace and then queries them for information.
Once your VPAs are in place, you'll see recommendations appear in the Goldilocks dashboard:
## Join the Fairwinds Open Source Community
The goal of the Fairwinds Community is to exchange ideas, influence the open source roadmap,
and network with fellow Kubernetes users.
[Chat with us on Slack](https://join.slack.com/t/fairwindscommunity/shared_invite/zt-2na8gtwb4-DGQ4qgmQbczQyB2NlFlYQQ)
or
[join the user group](https://www.fairwinds.com/open-source-software-user-group) to get involved!## Other Projects from Fairwinds
Enjoying Goldilocks? Check out some of our other projects:
* [Polaris](https://github.com/FairwindsOps/Polaris) - Audit, enforce, and build policies for Kubernetes resources, including over 20 built-in checks for best practices
* [Pluto](https://github.com/FairwindsOps/Pluto) - Detect Kubernetes resources that have been deprecated or removed in future versions
* [Nova](https://github.com/FairwindsOps/Nova) - Check to see if any of your Helm charts have updates available
* [rbac-manager](https://github.com/FairwindsOps/rbac-manager) - Simplify the management of RBAC in your Kubernetes clustersOr [check out the full list](https://www.fairwinds.com/open-source-software?utm_source=goldilocks&utm_medium=goldilocks&utm_campaign=goldilocks)
## Fairwinds Insights
If you're interested in running Goldilocks in multiple clusters,
tracking the results over time, integrating with Slack, Datadog, and Jira,
or unlocking other functionality, check out
[Fairwinds Insights](https://fairwinds.com/pricing),
a platform for auditing and enforcing policy in Kubernetes clusters.