Skip to content

Failed to bind SCTP socket when setting bind_addr as node IP #812

Closed Answered by HaoxinSEU
HaoxinSEU asked this question in General Help
Discussion options

You must be logged in to vote

We found the issue is about the pod configurations.

We need to set

hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet

Then the pod can access the network interface of the host machine and bind to its IP. Credits to @improperaffo

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HaoxinSEU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant