mirror of https://github.com/knative/docs.git
Use release.yaml instead of eventing.yaml (#762)
eventing.yaml doesn't install the in-memory provisioner, release.yaml does. Since the provisioner is required to run the samples, we should be telling users to install release.yaml.
This commit is contained in:
parent
2078ae3723
commit
fb4bb9254e
|
@ -166,7 +166,7 @@ your Knative installation, see [Performing a Custom Knative Installation](Knativ
|
||||||
```bash
|
```bash
|
||||||
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
||||||
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing/releases/download/v0.3.0/eventing.yaml \
|
--filename https://github.com/knative/eventing/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
||||||
```
|
```
|
||||||
1. Monitor the Knative components until all of the components show a
|
1. Monitor the Knative components until all of the components show a
|
||||||
|
|
|
@ -167,7 +167,7 @@ your Knative installation, see [Performing a Custom Knative Installation](Knativ
|
||||||
```bash
|
```bash
|
||||||
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
||||||
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing/releases/download/v0.3.0/eventing.yaml \
|
--filename https://github.com/knative/eventing/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
||||||
```
|
```
|
||||||
1. Monitor the Knative components until all of the components show a
|
1. Monitor the Knative components until all of the components show a
|
||||||
|
|
|
@ -103,7 +103,7 @@ your Knative installation, see [Performing a Custom Knative Installation](Knativ
|
||||||
```bash
|
```bash
|
||||||
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
||||||
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing/releases/download/v0.3.0/eventing.yaml \
|
--filename https://github.com/knative/eventing/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
||||||
```
|
```
|
||||||
1. Monitor the Knative components until all of the components show a
|
1. Monitor the Knative components until all of the components show a
|
||||||
|
|
|
@ -172,7 +172,7 @@ your Knative installation, see [Performing a Custom Knative Installation](Knativ
|
||||||
```bash
|
```bash
|
||||||
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
||||||
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing/releases/download/v0.3.0/eventing.yaml \
|
--filename https://github.com/knative/eventing/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
||||||
```
|
```
|
||||||
1. Monitor the Knative components until all of the components show a
|
1. Monitor the Knative components until all of the components show a
|
||||||
|
|
|
@ -80,7 +80,7 @@ your Knative installation, see [Performing a Custom Knative Installation](Knativ
|
||||||
```bash
|
```bash
|
||||||
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
||||||
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing/releases/download/v0.3.0/eventing.yaml \
|
--filename https://github.com/knative/eventing/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
||||||
```
|
```
|
||||||
1. Monitor the Knative components until all of the components show a
|
1. Monitor the Knative components until all of the components show a
|
||||||
|
|
|
@ -56,7 +56,7 @@ your Knative installation, see [Performing a Custom Knative Installation](Knativ
|
||||||
```bash
|
```bash
|
||||||
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.3.0/serving.yaml \
|
||||||
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
--filename https://github.com/knative/build/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing/releases/download/v0.3.0/eventing.yaml \
|
--filename https://github.com/knative/eventing/releases/download/v0.3.0/release.yaml \
|
||||||
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
--filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release.yaml
|
||||||
```
|
```
|
||||||
1. Monitor the Knative components until all of the components show a
|
1. Monitor the Knative components until all of the components show a
|
||||||
|
|
Loading…
Reference in New Issue