Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fargate stats improvements #194

Open
runningman84 opened this issue Nov 2, 2023 · 0 comments
Open

fargate stats improvements #194

runningman84 opened this issue Nov 2, 2023 · 0 comments

Comments

@runningman84
Copy link

Right now the fargate stats are not correct because the provisioned instance is always bigger than the requested resources for the pod.

fargate-ip-10-8-137-244.eu-central-1.compute.internal cpu ████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10% (1 pods) 0.25vCPU-1GB/$0.0118 Fargate - Ready
memory ███████████████░░░░░░░░░░░░░░░░░░░░ 42%

│ Non-terminated Pods: (1 in total) │
│ Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age │
│ --------- ---- ------------ ---------- --------------- ------------- --- │
│ karpenter karpenter-5fdbd5d978-6jqcn 200m (10%) 200m (10%) 768Mi (42%) 768Mi (42%) 31d

The cpu usage should be something like 80%, the memory usage should be 78%.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant