forked from projectcalico/calico
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
198 lines (189 loc) · 3.63 KB
/
_config.yml
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
# This file contains only the changes from the defaults
# https://jekyllrb.com/docs/configuration/#default-configuration
# Make our URLs look nice. We're not a blog with dated posts, we just want the title.
permalink: /:title.html
plugins:
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
url: https://docs.projectcalico.org
repository: projectcalico/calico
prodname: Calico
prodnamedash: calico
nodecontainer: calico/node
noderunning: calico-node
# DEPRECATED: use imageNames stored in per-directory defaults, e.g. 'page.imageNames'
imageNames:
node: calico/node
calicoctl: calico/ctl
typha: calico/typha
cni: calico/cni
kubeControllers: calico/kube-controllers
calico-upgrade: calico/upgrade
flannel: quay.io/coreos/flannel
flannelMigration: calico/flannel-migration-controller
dikastes: calico/dikastes
pilot-webhook: calico/pilot-webhook
flexvol: calico/pod2daemon-flexvol
# List of files to exclude. These files won't get included in the deployed site.
exclude:
- release-scripts
- LICENSE
- Makefile
- README.md
- RELEASING.md
- DEVELOPER_GUIDE.md
- CONTRIBUTING_DOCS.md
- CONTRIBUTING_CODE.md
- DOC_STYLE_GUIDE.md
- hack
- vendor
defaults:
-
scope:
path: ""
values:
layout: docwithnav
show_title: true
version: master
sitemap: true
registry:
# A lookup map for imageNames based on component names.
# Keys should be camel-cased *and* match the keys used in versions.yml components.
imageNames:
calico/node: calico/node
calicoctl: calico/ctl
typha: calico/typha
calico/cni: calico/cni
calico/kube-controllers: calico/kube-controllers
calico-upgrade: calico/upgrade
flannel: quay.io/coreos/flannel
flannelMigration: calico/flannel-migration-controller
calico/dikastes: calico/dikastes
pilot-webhook: calico/pilot-webhook
flexvol: calico/pod2daemon-flexvol
-
scope:
path: master
values:
version: master
registry:
-
scope:
path: v1.5
values:
version: v1.5
sitemap: false
-
scope:
path: v1.6
values:
version: v1.6
sitemap: false
-
scope:
path: v2.0
values:
version: v2.0
sitemap: false
-
scope:
path: v2.1
values:
version: v2.1
sitemap: false
-
scope:
path: v2.2
values:
version: v2.2
sitemap: false
-
scope:
path: v2.3
values:
version: v2.3
sitemap: false
-
scope:
path: v2.4
values:
version: v2.4
sitemap: false
-
scope:
path: v2.5
values:
version: v2.5
sitemap: false
-
scope:
path: v2.6
values:
version: v2.6
-
scope:
path: v3.0
values:
version: v3.0
registry: quay.io/
-
scope:
path: v3.1
values:
version: v3.1
registry: quay.io/
-
scope:
path: v3.2
values:
version: v3.2
registry: quay.io/
-
scope:
path: v3.3
values:
version: v3.3
registry:
-
scope:
path: v3.4
values:
version: v3.4
registry:
-
scope:
path: v3.5
values:
version: v3.5
registry:
-
scope:
path: v3.6
values:
version: v3.6
registry:
-
scope:
path: v3.7
values:
version: v3.7
registry:
-
scope:
path: v3.8
values:
version: v3.8
registry:
-
scope:
path: v3.9
values:
version: v3.9
registry:
-
scope:
path: v3.10
values:
version: v3.10
registry: