Replies: 1 comment 1 reply
-
Hi @shaykeren. It's been a while since I've looked at the FTP protocol, but I believe that, due to its use of a secondary control connection, the protocol is server-speaks-first. So, you'll need to skip the FTP ports for now. We're working on a way to better support these sorts connections, but they'll probably continue to require some annotation/configuration of some sort. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I configure my environment with linkerd, and I found that I cannot call to ftp pod from a different pod, both of them are proxied with linkerd,
Getting this error from wget : Error in server response. Closing. Giving up
Beta Was this translation helpful? Give feedback.
All reactions