Skip to content

Commit 2937fa8

Browse files
authored
minor changes (#11552)
1 parent a075074 commit 2937fa8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

kb/cloud-cost-management/cloud-cost-management-faqs.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,18 @@ Sometimes Azure takes time to propagate/refresh the access settings on the stora
8080

8181
There is no data retention present for CCM. However, all data that is older than 5 years old is deleted.
8282

83+
### What are the recommended resource allocations for different delegate cluster sizes?
84+
85+
Gathering fine-grain metrics in the cluster is memory intensive. In an effort to ensure we don't run out of memory and terminate the pod, the following sizing guidelines are recommended:
86+
87+
| # Nodes in the Cluster | CPU (Cores) | MEM (Mi) |
88+
| -----------------------| ----------- | --------- |
89+
| `<= 100` | 1 | 3814 |
90+
| `101 - 200` | 2 | 7629 |
91+
| `201 - 300` | 3 | 11444 |
92+
| `301 - 400` | 4 | 15258 |
93+
| `401 - 500` | 5 | 19073 |
94+
8395
## Perspectives
8496

8597
### Can the order of perspectives in the list be customized for alerting purposes?

0 commit comments

Comments
 (0)