DEV Community

Cover image for Porting Envoy To Windows
Yechiel Kalmenson
Yechiel Kalmenson

Posted on • Originally published at blog.yechiel.me on

7 3

Porting Envoy To Windows

My Talk At KubeCon 2019

So, I did a thing.

For the past few months, I’ve been working on an exciting project at Pivotal.

Envoy Proxy is a popular Open Source edge proxy and graduated CNCF project. The only problem is, it doesn’t work on Windows (yet).

Pivotal has been using Envoy for our Linux Cloud Foundry containers for a while, but we had nothing similar for Windows, so we got to work contributing an implementation back to the community.

Others have expressed interest in the work we were doing, so at this year’s KubeCon in San Diego, my pair Bill and I presented a progress report.

You can watch it here:


Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

Deploy and scale your apps on AWS and GCP with a world class developer experience

Coherence makes it easy to set up and maintain cloud infrastructure. Harness the extensibility, compliance and cost efficiency of the cloud.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay