API Version for ICA

Hi,

In the ICA course, it uses v 1.18.2. and the apiVersion for Virtual Service and Gateway is using v1beta1. For the actual exam, which version is used and should we use the apiVersion provided in the documentation - apiVersion: networking.istio.io/v1 ?

Hi @hkfoong

If you are preparing for the ICA certification, you should practice on v1.18.2 as documented here.
And the apiVersion for the Istio resources would be ~ networking.istio.io/v1beta1 .

You can go to the end of the Istio docs page and change the version of the documentation.

Thanks for the information. Very helpful.