Use site-relative hyperlink

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
pull/49583/head
Tim Bannister 2025-01-28 17:09:28 +00:00 committed by GitHub
parent d9127b0b68
commit 346c97c982
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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