@@ -83,9 +83,9 @@ service mesh. If you install any of the following options, you must install
8383
8484† These are the recommended standard install files suitable for most use cases.
8585
86- [ a ] : https://github.com/knative/serving/releases/download/v0.4 .0/istio-crds.yaml
87- [ b ] : https://github.com/knative/serving/releases/download/v0.4 .0/istio.yaml
88- [ c ] : https://github.com/knative/serving/releases/download/v0.4 .0/istio-lean.yaml
86+ [ a ] : https://github.com/knative/serving/releases/download/v0.5 .0/istio-crds.yaml
87+ [ b ] : https://github.com/knative/serving/releases/download/v0.5 .0/istio.yaml
88+ [ c ] : https://github.com/knative/serving/releases/download/v0.5 .0/istio-lean.yaml
8989
9090### Installing Istio
9191
@@ -113,13 +113,13 @@ service mesh. If you install any of the following options, you must install
1131131 . Create the Istio CRDs on your cluster:
114114
115115 ``` bash
116- kubectl apply --filename https://github.com/knative/serving/releases/download/v0.4 .0/istio-crds.yaml
116+ kubectl apply --filename https://github.com/knative/serving/releases/download/v0.5 .0/istio-crds.yaml
117117 ```
118118
1191191 . Install Istio by specifying the filename in the ` kubectl apply ` command:
120120
121121 ``` bash
122- kubectl apply --filename https://github.com/knative/serving/releases/download/v0.4 .0/[FILENAME].yaml
122+ kubectl apply --filename https://github.com/knative/serving/releases/download/v0.5 .0/[FILENAME].yaml
123123 ```
124124
125125 where ` [FILENAME] ` is the name of the Istio file that you want to install.
@@ -167,26 +167,26 @@ with Knative.
167167The following Knative installation files are available:
168168
169169- ** Serving Component and Observability Plugins** :
170- - https://github.com/knative/serving/releases/download/v0.4 .0/serving.yaml
171- - https://github.com/knative/serving/releases/download/v0.4 .0/monitoring.yaml
172- - https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-logs-elasticsearch.yaml
173- - https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-metrics-prometheus.yaml
174- - https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-tracing-zipkin.yaml
175- - https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-tracing-zipkin-in-mem.yaml
170+ - https://github.com/knative/serving/releases/download/v0.5 .0/serving.yaml
171+ - https://github.com/knative/serving/releases/download/v0.5 .0/monitoring.yaml
172+ - https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-logs-elasticsearch.yaml
173+ - https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-metrics-prometheus.yaml
174+ - https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-tracing-zipkin.yaml
175+ - https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-tracing-zipkin-in-mem.yaml
176176- ** Build Component** :
177- - https://github.com/knative/build/releases/download/v0.4 .0/build.yaml
177+ - https://github.com/knative/build/releases/download/v0.5 .0/build.yaml
178178- ** Eventing Component** :
179- - https://github.com/knative/eventing/releases/download/v0.4 .0/release.yaml
180- - https://github.com/knative/eventing/releases/download/v0.4 .0/eventing.yaml
181- - https://github.com/knative/eventing/releases/download/v0.4 .0/in-memory-channel.yaml
182- - https://github.com/knative/eventing/releases/download/v0.4 .0/kafka.yaml
179+ - https://github.com/knative/eventing/releases/download/v0.5 .0/release.yaml
180+ - https://github.com/knative/eventing/releases/download/v0.5 .0/eventing.yaml
181+ - https://github.com/knative/eventing/releases/download/v0.5 .0/in-memory-channel.yaml
182+ - https://github.com/knative/eventing/releases/download/v0.5 .0/kafka.yaml
183183- ** Eventing sources** :
184- - https://github.com/knative/eventing-sources/releases/download/v0.4 .0/release .yaml
185- - https://github.com/knative/eventing-sources/releases/download/v0.4 .0/gcppubsub.yaml
186- - https://github.com/knative/eventing-sources/releases/download/v0.4 .0/message-dumper.yaml
187- - https://github.com/knative/eventing-sources/releases/download/v0.4 .0/sources.yaml
184+ - https://github.com/knative/eventing-sources/releases/download/v0.5 .0/eventing-sources .yaml
185+ - https://github.com/knative/eventing-sources/releases/download/v0.5 .0/gcppubsub.yaml
186+ - https://github.com/knative/eventing-sources/releases/download/v0.5 .0/message-dumper.yaml
187+ - https://github.com/knative/eventing-sources/releases/download/v0.5 .0/sources.yaml
188188- ** Cluster roles** :
189- - https://raw.githubusercontent.com/knative/serving/v0.4 .0/third_party/config/build/clusterrole.yaml
189+ - https://raw.githubusercontent.com/knative/serving/v0.5 .0/third_party/config/build/clusterrole.yaml
190190
191191#### Install details and options
192192
@@ -229,48 +229,48 @@ for details about installing the various supported observability plug-ins.
229229
230230<!-- USE ONLY FULLY QUALIFIED URLS -->
231231
232- [ 1 ] : https://github.com/knative/serving/releases/tag/v0.4 .0
233- [ 1.1 ] : https://github.com/knative/serving/releases/download/v0.4 .0/serving.yaml
232+ [ 1 ] : https://github.com/knative/serving/releases/tag/v0.5 .0
233+ [ 1.1 ] : https://github.com/knative/serving/releases/download/v0.5 .0/serving.yaml
234234[ 1.2] :
235- https://github.com/knative/serving/releases/download/v0.4 .0/monitoring.yaml
235+ https://github.com/knative/serving/releases/download/v0.5 .0/monitoring.yaml
236236[ 1.3] :
237- https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-logs-elasticsearch.yaml
237+ https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-logs-elasticsearch.yaml
238238[ 1.4] :
239- https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-metrics-prometheus.yaml
239+ https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-metrics-prometheus.yaml
240240[ 1.5] :
241- https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-tracing-zipkin.yaml
241+ https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-tracing-zipkin.yaml
242242[ 1.6] :
243- https://github.com/knative/serving/releases/download/v0.4 .0/monitoring-tracing-zipkin-in-mem.yaml
243+ https://github.com/knative/serving/releases/download/v0.5 .0/monitoring-tracing-zipkin-in-mem.yaml
244244[ 2 ] : https://www.elastic.co/elk-stack
245245[ 2.1 ] : https://prometheus.io
246246[ 2.2 ] : https://grafana.com
247247[ 2.3 ] : https://zipkin.io/
248- [ 3 ] : https://github.com/knative/build/releases/tag/v0.4 .0
249- [ 3.1 ] : https://github.com/knative/build/releases/download/v0.4 .0/build.yaml
250- [ 4 ] : https://github.com/knative/eventing/releases/tag/v0.4 .0
251- [ 4.1 ] : https://github.com/knative/eventing/releases/download/v0.4 .0/release.yaml
248+ [ 3 ] : https://github.com/knative/build/releases/tag/v0.5 .0
249+ [ 3.1 ] : https://github.com/knative/build/releases/download/v0.5 .0/build.yaml
250+ [ 4 ] : https://github.com/knative/eventing/releases/tag/v0.5 .0
251+ [ 4.1 ] : https://github.com/knative/eventing/releases/download/v0.5 .0/release.yaml
252252[ 4.2] :
253- https://github.com/knative/eventing/releases/download/v0.4 .0/eventing.yaml
253+ https://github.com/knative/eventing/releases/download/v0.5 .0/eventing.yaml
254254[ 4.3] :
255- https://github.com/knative/eventing/releases/download/v0.4 .0/in-memory-channel.yaml
256- [ 4.4 ] : https://github.com/knative/eventing/releases/download/v0.4 .0/kafka.yaml
257- [ 5 ] : https://github.com/knative/eventing-sources/releases/tag/v0.4 .0
255+ https://github.com/knative/eventing/releases/download/v0.5 .0/in-memory-channel.yaml
256+ [ 4.4 ] : https://github.com/knative/eventing/releases/download/v0.5 .0/kafka.yaml
257+ [ 5 ] : https://github.com/knative/eventing-sources/releases/tag/v0.5 .0
258258[ 5.1] :
259- https://github.com/knative/eventing-sources/releases/download/v0.4 .0/release .yaml
259+ https://github.com/knative/eventing-sources/releases/download/v0.5 .0/eventing-sources .yaml
260260[ 5.2] :
261- https://github.com/knative/eventing-sources/releases/download/v0.4 .0/gcppubsub.yaml
261+ https://github.com/knative/eventing-sources/releases/download/v0.5 .0/gcppubsub.yaml
262262[ 5.3] :
263- https://github.com/knative/eventing-sources/releases/download/v0.4 .0/message-dumper.yaml
263+ https://github.com/knative/eventing-sources/releases/download/v0.5 .0/message-dumper.yaml
264264[ 5.4] :
265- https://github.com/knative/eventing-sources/releases/download/v0.4 .0/sources.yaml
265+ https://github.com/knative/eventing-sources/releases/download/v0.5 .0/sources.yaml
266266[ 6] :
267267 https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.12/#event-v1-core
268268[ 6.1 ] : https://developer.github.com/v3/activity/events/types/
269269[ 6.2] :
270270 https://github.com/knative/eventing-sources/blob/master/samples/cronjob-source/README.md
271271[ 6.3 ] : https://cloud.google.com/pubsub/
272272[ 7] :
273- https://raw.githubusercontent.com/knative/serving/v0.4 .0/third_party/config/build/clusterrole.yaml
273+ https://raw.githubusercontent.com/knative/serving/v0.5 .0/third_party/config/build/clusterrole.yaml
274274
275275### Installing Knative
276276
@@ -322,30 +322,30 @@ commands below.
322322 ` [COMPONENT]` , ` [VERSION]` , and ` [FILENAME]` are the Knative component,
323323 release version, and filename of the Knative component or plugin. Examples:
324324
325- - ` https://github.com/knative/serving/releases/download/v0.4 .0/serving.yaml`
326- - ` https://github.com/knative/build/releases/download/v0.4 .0/build.yaml`
327- - ` https://github.com/knative/eventing/releases/download/v0.4 .0/release.yaml`
328- - ` https://github.com/knative/eventing-sources/releases/download/v0.4 .0/release .yaml`
325+ - ` https://github.com/knative/serving/releases/download/v0.5 .0/serving.yaml`
326+ - ` https://github.com/knative/build/releases/download/v0.5 .0/build.yaml`
327+ - ` https://github.com/knative/eventing/releases/download/v0.5 .0/release.yaml`
328+ - ` https://github.com/knative/eventing-sources/releases/download/v0.5 .0/eventing-sources .yaml`
329329
330330 ** Example install commands:**
331331
332332 - To install the Knative Serving component with the set of observability
333333 plug-ins:
334334
335335 ` ` ` bash
336- kubectl apply --filename https://github.com/knative/serving/releases/download/v0.4 .0/serving.yaml \
337- --filename https://github.com/knative/serving/releases/download/v0.4 .0/monitoring.yaml
336+ kubectl apply --filename https://github.com/knative/serving/releases/download/v0.5 .0/serving.yaml \
337+ --filename https://github.com/knative/serving/releases/download/v0.5 .0/monitoring.yaml
338338 ` ` `
339339
340340 * To install all three Knative components and the set of Eventing sources
341341 without an observability plugin:
342342
343343 ` ` ` bash
344- kubectl apply --filename https://github.com/knative/serving/releases/download/v0.4 .0/serving.yaml \
345- --filename https://github.com/knative/build/releases/download/v0.4 .0/build.yaml \
346- --filename https://github.com/knative/eventing/releases/download/v0.4 .0/release.yaml \
347- --filename https://github.com/knative/eventing-sources/releases/download/v0.4 .0/release .yaml \
348- --filename https://raw.githubusercontent.com/knative/serving/v0.4 .0/third_party/config/build/clusterrole.yaml
344+ kubectl apply --filename https://github.com/knative/serving/releases/download/v0.5 .0/serving.yaml \
345+ --filename https://github.com/knative/build/releases/download/v0.5 .0/build.yaml \
346+ --filename https://github.com/knative/eventing/releases/download/v0.5 .0/release.yaml \
347+ --filename https://github.com/knative/eventing-sources/releases/download/v0.5 .0/eventing-sources .yaml \
348+ --filename https://raw.githubusercontent.com/knative/serving/v0.5 .0/third_party/config/build/clusterrole.yaml
349349 ` ` `
350350
3513511. Depending on what you chose to install, view the status of your installation
0 commit comments