From b1815607729282c20e15bc04836a72c45314c371 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Tue, 29 Oct 2024 10:49:59 +0100 Subject: [PATCH] DRA: review feedback Co-authored-by: Kevin Klues --- .../concepts/scheduling-eviction/dynamic-resource-allocation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md b/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md index 7f06f4ce56..30b940c7fb 100644 --- a/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md +++ b/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md @@ -67,7 +67,7 @@ ResourceSlice All parameters that select devices are defined in the ResourceClaim and DeviceClass with in-tree types. Configuration parameters can be embedded there. -What configuration parameters are valid depends on the DRA driver, Kubernetes +Which configuration parameters are valid depends on the DRA driver -- Kubernetes only passes them through without interpreting them. The `core/v1` `PodSpec` defines ResourceClaims that are needed for a Pod in a