-
Notifications
You must be signed in to change notification settings - Fork 70
/
documentation.yaml
227 lines (227 loc) · 6.98 KB
/
documentation.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
structure:
- dir: getting-started
structure:
- fileTree: /website/documentation/getting-started
- dir: guides
structure:
- file: _index.md
frontmatter:
title: Guides
description: Walkthroughs of common activities
persona: Developers
weight: 2
- manifest: ./guides.yaml
- dir: security-and-compliance
structure:
- manifest: ./security-and-compliance.yaml
- file: _index.md
source: /website/documentation/security-and-compliance/_index.md
- file: https://github.com/gardener/diki/blob/main/docs/usage/disa-k8s-stig-shoot.md
frontmatter:
title: Run DISA K8s STIGs Ruleset
weight: 20
aliases: ["/docs/guides/security-and-compliance/partial-disa-k8s-stig-shoot/"]
- file: report.md
multiSource:
- /website/documentation/security-and-compliance/hardened-shoot-report/hardened_shoots_docu_report.md
- /website/documentation/security-and-compliance/hardened-shoot-report/hardened_shoots_report.md
- file: kubernetes-hardening.md
source: /website/documentation/security-and-compliance/kubernetes-hardening.md
- dir: gardener
structure:
- file: _index.md
frontmatter:
title: Gardener
description: The core component providing the extension API server of your Kubernetes cluster
weight: 3
source: https://github.com/gardener/gardener/blob/master/docs/README.md
- dir: api-reference
structure:
- file: _index.md
frontmatter:
title: API Reference
weight: 1
aliases:
- "/api-reference/"
persona: Developers
source: https://github.com/gardener/gardener/blob/master/docs/api-reference/README.md
- fileTree: https://github.com/gardener/gardener/tree/master/docs/api-reference
excludeFiles:
- "README.md"
- dir: concepts
structure:
- file: _index.md
frontmatter:
title: Concepts
weight: 2
persona: Operators
- fileTree: https://github.com/gardener/gardener/tree/master/docs/concepts
- dir: extensions
structure:
- file: _index.md
source: https://github.com/gardener/gardener/blob/master/docs/extensions/overview.md
frontmatter:
title: Extensions
weight: 3
persona: Developers
- dir: resources
structure:
- file: _index.md
frontmatter:
title: Resources
- fileTree: https://github.com/gardener/gardener/tree/master/docs/extensions
- dir: deployment
structure:
- file: _index.md
frontmatter:
title: Deployment
weight: 4
persona: Operators
- fileTree: https://github.com/gardener/gardener/tree/master/docs/deployment
- dir: development
structure:
- fileTree: https://github.com/gardener/gardener/tree/master/docs/development
- dir: monitoring
structure:
- file: _index.md
frontmatter:
title: Monitoring
weight: 5
persona: Operators
source: https://github.com/gardener/gardener/blob/master/docs/monitoring/README.md
- fileTree: https://github.com/gardener/gardener/tree/master/docs/monitoring
excludeFiles:
- "README.md"
- dir: operations
structure:
- fileTree: https://github.com/gardener/gardener/tree/master/docs/operations
- dir: usage
structure:
- dir: advanced
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Advanced
weight: 1
- dir: autoscaling
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Autoscaling
weight: 2
- dir: high-availability
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: High Availability
weight: 3
- dir: networking
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Networking
weight: 4
- dir: observability
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Observability
weight: 5
- dir: project
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Project
weight: 6
- dir: security
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Security
weight: 7
- dir: shoot
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Shoot
weight: 8
- dir: shoot-operations
frontmatter:
aliases: ["/docs/gardener"]
structure:
- file: _index.md
frontmatter:
title: Shoot Operations
weight: 9
- fileTree: https://github.com/gardener/gardener/tree/master/docs/usage
- dir: extensions
structure:
- file: _index.md
frontmatter:
title: List of Extensions
description: The infrastructure, networking, OS and other extension components for Gardener
weight: 4
- manifest: ./gardener-extensions/gardener-extensions.yaml
- dir: other-components
structure:
- file: _index.md
frontmatter:
title: Other Components
description: Other components included in the Gardener project
weight: 5
- manifest: ./other-components.yaml
- dir: dashboard
structure:
- file: _index.md
frontmatter:
title: Dashboard
description: The web UI for managing your projects and clusters
weight: 6
source: https://github.com/gardener/dashboard/blob/master/README.md
- fileTree: https://github.com/gardener/dashboard/tree/master/docs
excludeFiles:
- "README.md"
- file: gardenctl-v2.md
frontmatter:
aliases:
- /docs/gardenctl/
title: Gardenctl V2
description: The command line interface to control your clusters
weight: 7
source: https://github.com/gardener/gardenctl-v2/blob/master/README.md
- dir: faq
structure:
- manifest: ./faq.yaml
- dir: glossary
structure:
- fileTree: /website/documentation/glossary
- dir: resources
structure:
- fileTree: /website/documentation/resources
- dir: contribute
structure:
- fileTree: /website/documentation/contribute
- dir: code
structure:
- dir: security-guide
structure:
- file: _index.md
frontmatter:
title: Security Release Process
source: https://github.com/gardener/.github/blob/main/SECURITY.md