Skip to content
This repository was archived by the owner on Aug 1, 2019. It is now read-only.

Commit 444e059

Browse files
SRVCOM-440: Install.sh sometimes timeouts on OCP4/AWS waiting for istio-operator
Refers to: [SRVCOM-440](https://jira.coreos.com/browse/SRVCOM-4400 ------------------------------------------------------------------------------------------------------ * with timeout in https://github.com/openshift-cloud-functions/knative-operators/blob/openshift-v0.4.0/etc/scripts/installation-functions.sh#L236 * It seems that sometimes it takes suspiciously long for the istio-operator pod to be created. * The Istio operator version is maistra/istio-operator-centos7:0.5.0 from https://github.com/openshift-cloud-functions/knative-operators/blob/release-v0.4.0/maistra-operators.catalogsource.yaml#L110 * Istio version 1: https://docs.openshift.com/container-platform/3.11/servicemesh-release-notes/servicemesh-release-notes.html#new-features-technology-preview-6 The latest is 0.10, but that is based on Istio 1.1.
1 parent 7cb728b commit 444e059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knative-OCP-4x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
`./etc/scripts/install.sh`
4141

42-
>**NOTE** The installation script takes around 20-30 minutes to complete, depending on your system.
42+
>**NOTE:** The `install.sh` script can time-out waiting for an Istio operator and you may recieve a `ERROR: Timed out` message. If the `install.sh` script fails to install Istio, run the script again after it times out.
4343
4444
4. Once the script starts, you will see the following warning and prompt.
4545

0 commit comments

Comments
 (0)