Skip to content

Commit 80745ce

Browse files
authored
editorial changes
1 parent c27efac commit 80745ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-kubernetes/create-upgrade-delete/aks-increased-memory-usage-cgroup-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This increase is caused by a change in memory accounting within version 2 of the
3434

3535
- If you see a higher eviction rate on the pods, [use higher limits and requests for pods](/azure/aks/developer-best-practices-resource-management#define-pod-resource-requests-and-limits).
3636

37-
- cgroup v2 uses a different API than cgroup v1. there are any applications that directly access the cgroup file system, update them to newer versions that support cgroup v2. For example:
37+
- cgroup v2 uses a different API than cgroup v1. If there are any applications that directly access the cgroup file system, update them to newer versions that support cgroup v2. For example:
3838

3939
- **Third-party monitoring and security agents**:
4040

0 commit comments

Comments
 (0)