Skip to content

Commit 89fe800

Browse files
review fixes in configure-pod-container
Co-authored-by: caesarsage <destinyerhabor6@gmail.com> Co-authored-by: Destiny Erhabor <destinyerhabor6@gmail.com>
1 parent 429fa11 commit 89fe800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/tasks/configure-pod-container/extended-resource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ That will configure one of your Nodes to advertise a dongle resource.
2929

3030
## Assign an extended resource to a Pod
3131

32-
To request an extended resource, include the `resources.requests` field in your
33-
Container manifest. Extended resources are fully qualified with any domain outside of
32+
To request an extended resource, include the `resources.requests.<resource_name>` field
33+
in the container manifest.
3434
`*.kubernetes.io/`. Valid extended resource names have the form `example.com/foo` where
3535
`example.com` is replaced with your organization's domain and `foo` is a
3636
descriptive resource name.

0 commit comments

Comments
 (0)