Get your resource requests "Just Right"
Goldilocks is a utility that can help you identify a starting point for resource requests and limits.
Check out the documentation at docs.fairwinds.com
By using the kubernetes 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:
Starting with v4.15.0:
us-docker.pkg.dev/fairwinds-ops/oss/goldilocksquay.io/fairwinds/goldilocks is deprecated- quay.io/fairwinds/goldilocks:<tag>
+ us-docker.pkg.dev/fairwinds-ops/oss/goldilocks:<tag>
Images are now signed
Tags are immutable
No more floating tags:
v4v4.14latestUse full version tags:
us-docker.pkg.dev/fairwinds-ops/oss/goldilocks:v<major>.<minor>.<patch>
Or pin by digest:
us-docker.pkg.dev/fairwinds-ops/oss/goldilocks@sha256:<digest>
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
Enjoying Goldilocks? Check out some of our other projects:
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, a platform for auditing and enforcing policy in Kubernetes clusters.
Dependency Dashboard
VPA mode set via annotation is not applied
Support for Inplace and InPlaceOrRecreate modes.
Support LimitRange for current settings.
e2e test the dashboard better
Add Label Config for QoS Class
Integrate kube-capacity for cluster summary