Skip to content

Commit 346c97c

Browse files
Tim Bannisterdipesh-rawat
Tim Bannister
andauthored
Use site-relative hyperlink
Co-authored-by: Dipesh Rawat <[email protected]>
1 parent d9127b0 commit 346c97c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/configuration/manage-resources-containers.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ spec:
216216
217217
{{< feature-state feature_gate_name="PodLevelResources" >}}
218218
219-
This feature can be enabled by setting the `PodLevelResources` [feature
220-
gate](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/).
219+
This feature can be enabled by setting the `PodLevelResources`
220+
[feature gate](/docs/reference/command-line-tools-reference/feature-gates).
221221
The following Pod has an explicit request of 1 CPU and 100 MiB of memory, and an
222222
explicit limit of 1 CPU and 200 MiB of memory. The `pod-resources-demo-ctr-1`
223223
container has explicit requests and limits set. However, the

0 commit comments

Comments
 (0)