Skip to content

Commit 9941168

Browse files
committed
DRA: core update for 1.34
1 parent 48f8ce3 commit 9941168

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ which is no longer supported. This documentation, which is for Kubernetes
4646
v{{< skew currentVersion >}}, explains the current approach to dynamic resource
4747
allocation within Kubernetes.
4848

49+
TODO:
50+
- https://github.com/kubernetes/kubernetes/issues/131877#issuecomment-3007242752
51+
- include trouble-shooting from https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/4381-dra-structured-parameters#troubleshooting
52+
- include metrics from https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/4381-dra-structured-parameters#what-are-the-slis-service-level-indicators-an-operator-can-use-to-determine-the-health-of-the-service.
53+
add `dra_grpc_operations_duration_seconds` (missing in KEP, also add there),
54+
add `scheduler_framework_extension_point_duration_seconds` and `scheduler_plugin_execution_duration_seconds`
55+
56+
4957
## {{% heading "prerequisites" %}}
5058

5159
Kubernetes v{{< skew currentVersion >}} includes cluster-level API support for

0 commit comments

Comments
 (0)