GoogleCloudPlatform / GoogleCloudPlatform/microservices-demo

Base CPU/Memory Requests on Actual Usage

Open
#591 6 comments 0 reactions 0 assignees View on GitHub
priority: p2 priority: p3 type: cleanup type: docs
Dominant language
Go
Stars
20.9k
Forks
10.5k
Avg merge
3d 4h
Merged PRs (30d)
20

Description

Original issue title: Adjust CPU/Memory requests based on actual resource footprint

1) Analyze a running version of Online Boutique to determine the actual CPU / Memory usage of each service
2) Adjust CPU/Memory requests + limits in the Deployment YAMLs as needed
3) Document the overall CPU / Memory usage of the app

Contributor guide

Open the contributing guide

Research direction

Start by running a version of Online Boutique and measuring CPU and memory usage for each service. Then inspect the Deployment YAMLs, adjust resource requests and limits based on the measurements, and document the application's overall CPU and memory usage. Done means the deployments reflect the observed footprint and the usage documentation is included.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
infrastructure, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.