Skip to content

Commit 6ff0de7

Browse files
committed
update container-insights-reports
1 parent 6b0444b commit 6ff0de7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/containers/container-insights-reports.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ The **event anomaly** analyzer groups similar events together for easier analysi
3636
### Container optimizer
3737
The **container optimizer** analyzer shows containers with excessive cpu and memory limits and requests. Each tile can represent multiple containers with the same spec. For example, if a deployment creates 100 identical pods each with a container C1 and C2, then there will be a single tile for all C1 containers and a single tile for all C2 containers. Containers with set limits and requests are color-coded in a gradient from green to red.
3838

39+
> [!IMPORTANT]
40+
> This view doesn't include containers in the **kube-system** namespace and doesn't support Windows Server nodes.
41+
3942
The number on each tile represents how far the container limits/requests are from the optimal/suggested value. The closer the number is to 0 the better it is. Each tile has a color to indicate the following:
4043

4144
- green: well set limits and requests

0 commit comments

Comments
 (0)