@@ -83,12 +83,26 @@ tags, and then generate with `hack/update-toc.sh`.
83
83
- [ Goals] ( #goals )
84
84
- [ Non-Goals] ( #non-goals )
85
85
- [ Proposal] ( #proposal )
86
- - [ User Stories (Optional)] ( #user-stories-optional )
87
- - [ Story 1] ( #story-1 )
88
- - [ Story 2] ( #story-2 )
86
+ - [ Use case 1: Privileged Daemon Sets] ( #use-case-1-privileged-daemon-sets )
87
+ - [ Use case 2: Node plugin containers] ( #use-case-2-node-plugin-containers )
89
88
- [ Notes/Constraints/Caveats (Optional)] ( #notesconstraintscaveats-optional )
90
89
- [ Risks and Mitigations] ( #risks-and-mitigations )
90
+ - [ PSP support] ( #psp-support )
91
91
- [ Design Details] ( #design-details )
92
+ - [ Overview] ( #overview )
93
+ - [ Networking] ( #networking )
94
+ - [ Resource Limits] ( #resource-limits )
95
+ - [ Container Lifecycle] ( #container-lifecycle )
96
+ - [ Container users] ( #container-users )
97
+ - [ Container Mounts] ( #container-mounts )
98
+ - [ Container Images] ( #container-images )
99
+ - [ Container Image Build/Definition] ( #container-image-builddefinition )
100
+ - [ CRI Implementation Details] ( #cri-implementation-details )
101
+ - [ Kubelet Implementation Details] ( #kubelet-implementation-details )
102
+ - [ <b >Privileged Flag</b >] ( #privileged-flag )
103
+ - [ <b >Host Network Mode</b >] ( #host-network-mode )
104
+ - [ <b > ContainerD Support Only</b >] ( #-containerd-support-only )
105
+ - [ <b > Feature Gates</b >] ( #-feature-gates )
92
106
- [ Test Plan] ( #test-plan )
93
107
- [ Graduation Criteria] ( #graduation-criteria )
94
108
- [ Upgrade / Downgrade Strategy] ( #upgrade--downgrade-strategy )
@@ -103,7 +117,7 @@ tags, and then generate with `hack/update-toc.sh`.
103
117
- [ Implementation History] ( #implementation-history )
104
118
- [ Drawbacks] ( #drawbacks )
105
119
- [ Alternatives] ( #alternatives )
106
- - [ Infrastructure Needed (Optional) ] ( #infrastructure-needed-optional )
120
+ - [ Open Questions ] ( #open-questions )
107
121
<!-- /toc -->
108
122
109
123
## Release Signoff Checklist
0 commit comments