Jian Zhang

Results 4 comments of Jian Zhang

Following this guide, I build the envoy binary success. But I don’t know what should put into the image, only the envoy binary? Or with some dependencies and configurations. Really...

Yes. I see when using istio with aeraki, I need change proxy image to meta-protocol-proxy:1.4.2. I want to know how to build a new version.

Is the following method the right way? https://discuss.istio.io/t/building-istio-with-custom-envoy/7239

Thanks. I'm building istio-proxy with my own envoy binary. After build istio docker.proxyv2, I use the following dockerfile content to replace envoy binary within the image and works. ^_^ ##...