In this lab, you will use the sample application Image Hub. This version of the Image Hub filter has been simplified for your lab. To self-study deeper functionality, try the other version of the Image Hub filter that is available in the Image Hub repo.
Using Meshery, select Istio from the Management menu.
In the Istio management page:

Next, load the custom Envoy filter. This filter is written in Rust and is compiled against WebAssembly as it's target runtime.
Using Meshery, select Istio from the Management menu.
In the Istio management page:

Alternative, manual installation steps are provided for reference below. No need to execute these if you have performed the steps above.
Manually deploy the Image Hub filter.
Manually patch the Image Hub Deployment.
A future version of Meshery will allow you to deploy any filter from the wasm-filters repo. PR the repo to upload your custom filter and have Meshery deploy it.