forked from knative/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathredirects.yml
215 lines (215 loc) · 21.6 KB
/
redirects.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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
plugins:
redirects:
redirect_maps:
contributing/about.md: community/README.md
eventing/broker/kafka-broker/kafka-configmap.md: eventing/configuration/kafka-channel-configuration.md
eventing/broker/create-mtbroker.md: eventing/brokers/create-broker.md
eventing/broker/example-mtbroker.md: eventing/brokers/broker-developer-config-options.md
eventing/broker/kafka-broker/README.md: eventing/brokers/broker-types/kafka-broker/README.md
eventing/broker/rabbitmq-broker/README.md: eventing/brokers/broker-types/rabbitmq-broker/README.md
eventing/broker/README.md: eventing/brokers/README.md
concepts/resources/revisions.md: concepts/serving-resources/revisions.md
serving/revision-gc.md: serving/revisions/revision-developer-config-options.md
serving/configuration/revision-gc.md: serving/revisions/revision-admin-config-options.md
reference/concepts/duck-typing.md: concepts/duck-typing.md
reference/client/README.md: client/README.md
reference/api/eventing-api.md: eventing/reference/eventing-api.md
reference/api/serving-api.md: serving/reference/serving-api.md
community/about.md: community/governance.md
contributing/contributing.md: community/contributing.md
contributing/README.md: community/README.md
eventing/getting-started.md: getting-started/getting-started-eventing.md
admin/collecting-logs/README.md: serving/observability/logging/collecting-logs.md
admin/collecting-metrics/README.md: serving/observability/metrics/collecting-metrics.md
admin/collecting-metrics/eventing-metrics/metrics.md: eventing/observability/metrics/eventing-metrics.md
admin/collecting-metrics/serving-metrics/metrics.md: serving/observability/metrics/serving-metrics.md
admin/eventing/broker-configuration.md: eventing/configuration/broker-configuration.md
admin/eventing/channel-configuration.md: eventing/configuration/channel-configuration.md
admin/eventing/kafka-channel-configuration.md: eventing/configuration/kafka-channel-configuration.md
admin/eventing/sources-configuration.md: eventing/configuration/sources-configuration.md
admin/install/README.md: install/README.md
admin/install/eventing/eventing-installation-files.md: install/yaml-install/eventing/eventing-installation-files.md
admin/install/eventing/install-eventing-with-yaml.md: install/yaml-install/eventing/install-eventing-with-yaml.md
admin/install/install-eventing-with-yaml.md: install/yaml-install/eventing/install-eventing-with-yaml.md
admin/install/install-serving-with-yaml.md: install/yaml-install/serving/install-serving-with-yaml.md
admin/install/installing-istio.md: install/installing-istio.md
admin/install/knative-offerings.md: install/knative-offerings.md
admin/install/knative-with-operators.md: install/operator/knative-with-operators.md
admin/install/operator/configuring-eventing-cr.md: install/operator/configuring-eventing-cr.md
admin/install/operator/configuring-serving-cr.md: install/operator/configuring-serving-cr.md
admin/install/serving/install-serving-with-yaml.md: install/yaml-install/serving/install-serving-with-yaml.md
admin/install/serving/serving-installation-files.md: install/yaml-install/serving/serving-installation-files.md
admin/install/uninstall.md: install/uninstall.md
admin/serving/config-defaults.md: serving/configuration/config-defaults.md
admin/serving/deployment.md: serving/configuration/deployment.md
admin/serving/feature-flags.md: serving/configuration/feature-flags.md
admin/serving/rolling-out-latest-revision-configmap.md: serving/configuration/rolling-out-latest-revision-configmap.md
admin/upgrade/index.md: install/upgrade/README.md
admin/upgrade/upgrade-installation-with-operator.md: install/upgrade/upgrade-installation-with-operator.md
admin/upgrade/upgrade-installation.md: install/upgrade/upgrade-installation.md
check-install-version.md: install/upgrade/check-install-version.md
client/connecting-kn-to-your-cluster/index.md: client/README.md
community/annual_reports.md: https://github.com/knative/community/tree/main/annual_reports
community/calendar.md: https://github.com/knative/community/blob/main/CALENDAR.MD
community/contributing/code-of-conduct.md: https://github.com/knative/community/blob/main/CODE-OF-CONDUCT.md
community/contributing/contributing.md: https://github.com/knative/community/blob/main/CONTRIBUTING.md
community/contributing/governance.md: https://github.com/knative/community/blob/main/GOVERNANCE.md
community/contributing/mechanics.md: https://github.com/knative/community/tree/main/mechanics
community/contributing/mechanics/creating-an-extensions-repo.md: https://github.com/knative/community/blob/main/mechanics/CREATING-AN-EXTENSIONS-REPO.md
community/contributing/mechanics/feature-tracks.md: https://github.com/knative/community/blob/main/mechanics/FEATURE-TRACKS.md
community/contributing/mechanics/golang-policy.md: https://github.com/knative/community/blob/main/mechanics/GOLANG-POLICY.md
community/contributing/mechanics/release-schedule.md: https://github.com/knative/community/blob/main/mechanics/RELEASE-SCHEDULE.md
community/contributing/mechanics/release-versioning-principles.md: https://github.com/knative/community/blob/main/mechanics/RELEASE-VERSIONING-PRINCIPLES.md
community/contributing/mechanics/sc.md: https://github.com/knative/community/blob/main/mechanics/SC.md
community/contributing/mechanics/sunsetting-features.md: https://github.com/knative/community/blob/main/mechanics/SUNSETTING-FEATURES.md
community/contributing/mechanics/toc.md: https://github.com/knative/community/blob/main/mechanics/TOC.md
community/contributing/mechanics/working-group-processes.md: https://github.com/knative/community/blob/main/mechanics/WORKING-GROUP-PROCESSES.md
community/contributing/repository-guidelines.md: https://github.com/knative/community/blob/main/REPOSITORY-GUIDELINES.md
community/contributing/reviewing.md: https://github.com/knative/community/blob/main/REVIEWING.md
community/contributing/roles.md: https://github.com/knative/community/blob/main/ROLES.md
community/contributing/slack-guidelines.md: https://github.com/knative/community/blob/main/SLACK-GUIDELINES.md
community/contributing/steering-committee.md: https://github.com/knative/community/blob/main/STEERING-COMMITTEE.md
community/contributing/tech-oversight-committee.md: https://github.com/knative/community/blob/main/TECH-OVERSIGHT-COMMITTEE.md
community/contributing/trademark-committee.md: https://github.com/knative/community/blob/main/TRADEMARK-COMMITTEE.md
community/contributing/values.md: https://github.com/knative/community/blob/main/VALUES.md
community/contributing/working-groups/working-groups.md: https://github.com/knative/community/blob/main/working-groups
community/meetup.md: community/README.md
community/samples.md: https://github.com/knative/docs/tree/main/code-samples/community
concepts/overview.md: index.md
developer/concepts/duck-typing.md: concepts/duck-typing.md
developer/eventing/event-delivery.md: eventing/event-delivery.md
developer/eventing/sinks/README.md: eventing/sinks/README.md
developer/eventing/sinks/kafka-sink.md: eventing/sinks/kafka-sink.md
developer/eventing/sources/README.md: eventing/sources/README.md
developer/eventing/sources/apiserversource/README.md: eventing/sources/apiserversource/README.md
developer/eventing/sources/apiserversource/getting-started.md: eventing/sources/apiserversource/getting-started.md
developer/eventing/sources/apiserversource/reference.md: eventing/sources/apiserversource/reference.md
developer/eventing/sources/containersource/README.md: eventing/custom-event-source/containersource/README.md
developer/eventing/sources/containersource/reference.md: eventing/custom-event-source/containersource/reference.md
developer/eventing/sources/creating-event-sources/README.md: eventing/custom-event-source/README.md
developer/eventing/sources/creating-event-sources/writing-event-source/01-theory.md: eventing/custom-event-source/custom-event-source/README.md
developer/eventing/sources/creating-event-sources/writing-event-source/02-lifecycle-and-types.md: eventing/custom-event-source/custom-event-source/controller.md
developer/eventing/sources/creating-event-sources/writing-event-source/03-controller.md: eventing/custom-event-source/custom-event-source/README.md
developer/eventing/sources/creating-event-sources/writing-event-source/04-reconciler.md: eventing/custom-event-source/custom-event-source/receive-adapter.md
developer/eventing/sources/creating-event-sources/writing-event-source/05-receive-adapter.md: eventing/custom-event-source/custom-event-source/receive-adapter.md
developer/eventing/sources/creating-event-sources/writing-event-source/06-yaml.md: eventing/custom-event-source/custom-event-source/publish-event-source.md
developer/eventing/sources/creating-event-sources/writing-event-source/07-knative-extensions.md: eventing/custom-event-source/custom-event-source/README.md
developer/eventing/sources/creating-event-sources/writing-event-source/README.md: eventing/custom-event-source/custom-event-source/README.md
developer/eventing/sources/kafka-source/README.md: eventing/sources/kafka-source/README.md
developer/eventing/sources/ping-source/README.md: eventing/sources/ping-source/README.md
developer/eventing/sources/ping-source/reference.md: eventing/sources/ping-source/reference.md
developer/eventing/sources/sinkbinding/README.md: eventing/custom-event-source/sinkbinding/README.md
developer/eventing/sources/sinkbinding/getting-started.md: eventing/custom-event-source/sinkbinding/create-a-sinkbinding.md
developer/eventing/sources/sinkbinding/reference.md: eventing/custom-event-source/sinkbinding/reference.md
developer/serving/deploying-from-private-registry.md: serving/deploying-from-private-registry.md
developer/serving/rolling-out-latest-revision.md: serving/rolling-out-latest-revision.md
developer/serving/services/README.md: serving/services/README.md
developer/serving/services/byo-certificate.md: serving/services/custom-tls-certificate-domain-mapping.md
developer/serving/services/certificate-class.md: serving/services/certificate-class.md
developer/serving/services/configure-requests-limits-services.md: serving/services/configure-requests-limits-services.md
developer/serving/services/creating-services.md: serving/services/creating-services.md
developer/serving/services/custom-domains.md: serving/services/custom-domains.md
developer/serving/services/http-option.md: serving/services/http-protocol.md
developer/serving/services/ingress-class.md: serving/services/ingress-class.md
developer/serving/services/private-services.md: serving/services/private-services.md
developer/serving/services/service-metrics.md: serving/services/service-metrics.md
developer/serving/tag-resolution.md: serving/tag-resolution.md
developer/serving/traffic-management.md: serving/traffic-management.md
developer/serving/troubleshooting/debugging-application-issues.md: serving/troubleshooting/debugging-application-issues.md
eventing/broker/alternate/index.md: eventing/brokers/README.md
eventing/broker/broker-event-delivery.md: eventing/event-delivery.md
eventing/broker/configmaps/README.md: eventing/configuration/broker-configuration.md
eventing/channels/default-channels/index.md: eventing/channels/README.md
eventing/debugging/README.md: eventing/troubleshooting/README.md
eventing/metrics.md: eventing/observability/metrics/eventing-metrics.md
eventing/parallel.md: eventing/flows/parallel.md
eventing/samples/README.md: samples/eventing.md
eventing/samples/cloud-audit-logs-source/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/cloud-audit-logs-source
eventing/samples/cloud-pubsub-source/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/cloud-pubsub-source
eventing/samples/cloud-scheduler-source/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/cloud-scheduler-source
eventing/samples/cloud-storage-source/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/cloud-storage-source
eventing/samples/gcp-pubsub-source/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/cloud-pubsub-source
eventing/samples/github-source/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/github-source
eventing/samples/gitlab-source/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/gitlab-source
eventing/samples/helloworld/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/helloworld
eventing/samples/helloworld/helloworld-go/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/helloworld/helloworld-go
eventing/samples/helloworld/helloworld-python/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/helloworld/helloworld-python
eventing/samples/kafka/binding/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/kafka/binding
eventing/samples/kafka/channel/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/kafka/channel
eventing/samples/kubernetes-event-source/index.md: eventing/sources/apiserversource/README.md
eventing/samples/parallel/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/parallel
eventing/samples/parallel/multiple-branches/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/parallel/multiple-branches
eventing/samples/parallel/mutual-exclusivity/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/parallel/mutual-exclusivity
eventing/samples/ping-source/index.md: eventing/sources/ping-source/README.md
eventing/samples/sequence/index.md: eventing/flows/sequence/README.md
eventing/samples/sequence/sequence-replay-to-event-display/index.md: eventing/flows/sequence/sequence-reply-to-event-display/README.md
eventing/samples/sequence/sequence-reply-to-sequence/index.md: eventing/flows/sequence/sequence-reply-to-sequence/README.md
eventing/samples/sequence/sequence-terminal/index.md: eventing/flows/sequence/sequence-terminal/README.md
eventing/samples/sequence/sequence-with-broker-trigger/index.md: eventing/flows/sequence/sequence-with-broker-trigger/README.md
eventing/samples/sinkbinding/README.md: eventing/custom-event-source/sinkbinding/README.md
eventing/samples/writing-event-source-easy-way/README.md: https://github.com/knative/docs/tree/main/code-samples/eventing/writing-event-source-easy-way
eventing/sequence.md: eventing/flows/sequence/README.md
eventing/sink/README.md: eventing/sinks/README.md
eventing/sink/kafka-sink.md: eventing/sinks/kafka-sink.md
eventing/sources/containersource.md: eventing/custom-event-source/containersource/README.md
eventing/sources/pingsource/index.md: eventing/sources/ping-source/README.md
install/collecting-logs/index.md: serving/observability/logging/collecting-logs.md
install/collecting-metrics/index.md: serving/observability/metrics/collecting-metrics.md
install/eventing/eventing-installation-files.md: install/yaml-install/eventing/eventing-installation-files.md
install/eventing/install-eventing-with-yaml.md: install/yaml-install/eventing/install-eventing-with-yaml.md
install/getting-started-knative-app/index.md: getting-started/README.md
install/install-extensions.md: install/README.md
install/installation-files.md: install/README.md
install/prerequisites.md: install/README.md
install/serving/install-serving-with-yaml.md: install/yaml-install/serving/install-serving-with-yaml.md
install/serving/installing-cert-manager.md: install/installing-cert-manager.md
install/serving/installing-istio.md: install/installing-istio.md
install/serving/serving-installation-files.md: install/yaml-install/serving/serving-installation-files.md
operator/configuring-eventing-cr/index.md: install/operator/configuring-eventing-cr.md
operator/configuring-serving-cr/index.md: install/operator/configuring-serving-cr.md
reference/resources/index.md: client/README.md
serving/autoscaling/autoscaling-concepts.md: serving/autoscaling/autoscaler-types.md
serving/autoscaling/target-burst-capacity/index.md: serving/load-balancing/target-burst-capacity.md
serving/configuring-autoscaling/index.md: serving/autoscaling/README.md
serving/creating-domain-mappings.md: serving/services/custom-domains.md
serving/debugging-application-issues.md: serving/troubleshooting/debugging-application-issues.md
serving/feature-flags.md: serving/configuration/feature-flags.md
serving/getting-started-knative-app.md: getting-started/README.md
serving/installing-cert-manager.md: install/installing-cert-manager.md
serving/metrics.md: serving/observability/metrics/serving-metrics.md
serving/samples/README.md: samples/serving.md
serving/samples/autoscale-go/index.md: serving/autoscaling/autoscale-go/README.md
serving/samples/blue-green-deployment.md: serving/traffic-management.md
serving/samples/cloudevents/cloudevents-dotnet/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/cloudevents/cloudevents-dotnet
serving/samples/cloudevents/cloudevents-go/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/cloudevents/cloudevents-go
serving/samples/cloudevents/cloudevents-nodejs/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/cloudevents/cloudevents-nodejs
serving/samples/cloudevents/cloudevents-rust/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/cloudevents/cloudevents-rust
serving/samples/cloudevents/cloudevents-spring/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/cloudevents/cloudevents-spring
serving/samples/cloudevents/cloudevents-vertx/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/cloudevents/cloudevents-vertx
serving/samples/gitwebhook-go/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/gitwebhook-go
serving/samples/grpc-ping-go/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/grpc-ping-go
serving/samples/hello-world/helloworld-csharp/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-csharp
serving/samples/hello-world/helloworld-go/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-go
serving/samples/hello-world/helloworld-java-spark/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-java-spark
serving/samples/hello-world/helloworld-java-spring/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-java-spring
serving/samples/hello-world/helloworld-kotlin/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-kotlin
serving/samples/hello-world/helloworld-nodejs/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-nodejs
serving/samples/hello-world/helloworld-php/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-php
serving/samples/hello-world/helloworld-python/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-python
serving/samples/hello-world/helloworld-ruby/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-ruby
serving/samples/hello-world/helloworld-scala/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-scala
serving/samples/hello-world/helloworld-shell/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/hello-world/helloworld-shell
serving/samples/knative-routing-go/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/knative-routing-go
serving/samples/kong-routing-go/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/kong-routing-go
serving/samples/multi-container/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/multicontainer
serving/samples/secrets-go/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/secrets-go
serving/samples/tag-header-based-routing/README.md: https://github.com/knative/docs/tree/main/code-samples/serving/tag-header-based-routing
serving/samples/traffic-splitting/README.md: serving/traffic-management.md
serving/services/deployment.md: serving/configuration/deployment.md
serving/services/http-option.md: serving/services/http-protocol.md
serving/spec/knative-api-specification-1.0.md: https://github.com/knative/specs/blob/main/specs/serving/knative-api-specification-1.0.md
serving/using-an-ssl-cert/index.md: serving/encryption/using-certificates-in-networking-layer.md
serving/using-subroutes.md: serving/traffic-management.md
about/case-studies/README.md: about/case-studies/deepc.md
eventing/brokers/create-mtbroker.md: eventing/brokers/create-broker.md
eventing/brokers/broker-admin-config-options.md: eventing/configuration/broker-configuration.md