Skip to content
Discussion options

You must be logged in to vote

Hi @sebfortier2288!

These are good questions. Unfortunately, there isn't any way to configure the connect timeout based on the destination right now. However, you can use the config.linkerd.io/proxy-outbound-connect-timeout annotation to configure the outbound connect timeout differently on specific workloads rather than as a cluster wide setting. This would potentially allow you to set a higher connect timeout on pods which you know talk to these external services. Similarly, the config.linkerd.io/skip-outbound-ports annotation can be used to configure only certain pods to skip the proxy for certain ports.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sebfortier2288
Comment options

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