You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/k8s-best-practices-requests-limits.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,3 +81,5 @@ Nodes can be overcommitted, influencing how requests and limits are applied.
81
81
* In development, overcommitment may be acceptable where performance trade-offs are tolerable.
82
82
83
83
See: link:https://docs.openshift.com/container-platform/latest/nodes/scheduling/nodes-scheduler-overcommit.html[Configuring your cluster to place pods on overcommitted nodes]
84
+
85
+
See test case link:https://github.com/redhat-best-practices-for-k8s/certsuite/blob/main/CATALOG.md#access-control-requests-and-limits[access-control-requests-and-limits]
0 commit comments