mirror of https://github.com/knative/docs.git
Adopt the builds from knative.dev/net-istio (#2280)
Fixes: https://github.com/knative/serving/issues/7043
This commit is contained in:
parent
41bbe4b5b0
commit
6b092fb511
|
@ -205,7 +205,7 @@ The following commands install Istio and enable its Knative integration.
|
|||
1. Install the Knative Istio controller:
|
||||
|
||||
```bash
|
||||
kubectl apply --filename {{< artifact repo="serving" file="serving-istio.yaml" >}}
|
||||
kubectl apply --filename {{< artifact repo="net-istio" file="release.yaml" >}}
|
||||
```
|
||||
|
||||
1. Fetch the External IP or CNAME:
|
||||
|
|
Loading…
Reference in New Issue