Skip to content

Commit 68061a0

Browse files
knortemaopenshift-cherrypick-robot
authored andcommitted
Fixed a typo
1 parent b326383 commit 68061a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/setting-resource-quota-extended-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ $ oc create -f gpu-pod.yaml
163163
Error from server (Forbidden): error when creating "gpu-pod.yaml": pods "gpu-pod-f7z2w" is forbidden: exceeded quota: gpu-quota, requested: requests.nvidia.com/gpu=1, used: requests.nvidia.com/gpu=1, limited: requests.nvidia.com/gpu=1
164164
----
165165
+
166-
You recieve this `Forbidden` error message because you have a quota of 1 GPU and the pod tried to allocate a second GPU, which exceeds the allowed quota.
166+
You receive this `Forbidden` error message because you have a quota of 1 GPU and the pod tried to allocate a second GPU, which exceeds the allowed quota.

0 commit comments

Comments
 (0)