Skip to content

Commit 78300ef

Browse files
committed
updating toc
1 parent 21accc4 commit 78300ef

File tree

1 file changed

+18
-4
lines changed
  • keps/sig-windows/1981-windows-privileged-container-support

1 file changed

+18
-4
lines changed

keps/sig-windows/1981-windows-privileged-container-support/README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,26 @@ tags, and then generate with `hack/update-toc.sh`.
8383
- [Goals](#goals)
8484
- [Non-Goals](#non-goals)
8585
- [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)
8988
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
9089
- [Risks and Mitigations](#risks-and-mitigations)
90+
- [PSP support](#psp-support)
9191
- [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)
92106
- [Test Plan](#test-plan)
93107
- [Graduation Criteria](#graduation-criteria)
94108
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
@@ -103,7 +117,7 @@ tags, and then generate with `hack/update-toc.sh`.
103117
- [Implementation History](#implementation-history)
104118
- [Drawbacks](#drawbacks)
105119
- [Alternatives](#alternatives)
106-
- [Infrastructure Needed (Optional)](#infrastructure-needed-optional)
120+
- [Open Questions](#open-questions)
107121
<!-- /toc -->
108122

109123
## Release Signoff Checklist

0 commit comments

Comments
 (0)