Skip to content
Discussion options

You must be logged in to vote

@grunthosbird Linkerd doesn't work with Windows nodes unfortunately. To route requests to and from the proxy in a pod's local network (i.e in the loopback interface for that specific pod), we set-up a few iptables rules. The Windows architecture doesn't support iptables; if we can't configure routing in the kernel for the host, then Linkerd will not work.

Have a look at #3298 for some context.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@grunthosbird
Comment options

@mateiidavid
Comment options

Answer selected by grunthosbird
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants