Skip to content

Commit 6bf1164

Browse files
committed
My manifesto
Signed-off-by: Laura Lorenz <[email protected]>
1 parent 55b3ea3 commit 6bf1164

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/en/docs/tutorials/cluster-management/install-use-dra.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ content_type: tutorial
44
weight: 60
55
min-kubernetes-server-version: v1.32
66
---
7+
<!-- FUTURE MAINTAINERS:
8+
The original point of this doc was for people (mainly cluster administrators) to
9+
understand the importance of the DRA driver and its interaction with the DRA
10+
APIs. As a result it was a requirement of this tutorial to not use Helm and to
11+
be more direct with all the component installation procedures. While much of
12+
this content is also useful to workload authors, I see the primary audience of
13+
_this_ tutorial as cluster administrators, who I feel also need to understand
14+
how the DRA APIs interact with the driver to maintain them well. If I had to
15+
choose which audience to focus on in this doc, I would choose cluster
16+
administrators. If the prose gets too muddied by considering both of them, I'd
17+
rather make a second tutorial for the workload authors that doesn't go into the
18+
driver at all (since IMHO that is more representative of what we think their
19+
experience should be like) and also potentially goes into much more detailed/ ✨
20+
fun ✨ use cases.
21+
-->
722

823
{{< feature-state feature_gate_name="DynamicResourceAllocation" >}}
924

0 commit comments

Comments
 (0)