I got around to updating my Knative
Tutorial from Knative v0.16.0
to the latest Knative Serving v0.18.0
release and Knative
Eventing v0.18.1
release.
In this short blog post, I want to outline a couple of minor issues I encountered during
my upgrade. Note that I skipped v0.17 altogether, some of these changes might
have happened in that release.
Istio Installation
The biggest change I encountered is how Istio is installed for Knative. In
previous releases, I simply pointed to the yaml files in the latest Istio
version in third_party folder of Knative Serving.