Sometimes install of istio fails due to this failure:
unable to recognize \"STDIN\": no matches for kind \"Gateway\" in version \"networking.istio.io/v1alpha3\"
unable to recognize \"STDIN\": no matches for kind \"attributemanifest\" in version \"config.istio.io/v1alpha2\"
unable to recognize \"STDIN\": no matches for kind \"attributemanifest\" in version \"config.istio.io/v1alpha2\"
unable to recognize \"STDIN\": no matches for kind \"stdio\" in version \"config.istio.io/v1alpha2\"
unable to recognize \"STDIN\": no matches for kind \"logentry\" in version \"config.istio.io/v1alpha2\"
...
Sometimes install of istio fails due to this failure:
This is a race when the CRD do not exist already. see https://github.com/redhat-developer-demos/knative-tutorial/issues/6 and https://github.com/projectriff/riff/issues/947