File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
content/en/docs/tutorials/cluster-management Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ content_type: tutorial
4
4
weight : 60
5
5
min-kubernetes-server-version : v1.32
6
6
---
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
+ -->
7
22
8
23
{{< feature-state feature_gate_name="DynamicResourceAllocation" >}}
9
24
You can’t perform that action at this time.
0 commit comments