Open S-mishina opened 3 weeks ago
Reading the documentation, it seems to be possible to achieve this with kubernetes 1.28 or later https://istio.io/latest/blog/2023/native-sidecars/#trying-it-out
This is done because flexiblemockserver does not specify the version of the kuberners' node.
In the environment I am testing, k8s is 1.27.3, so this method is not available, so I will consider another method.
reference data ref: https://istio.io/latest/blog/2023/native-sidecars/