Skip to content

How to make UDP forwarding work for Graphite? #3178

Answered by nirs
brandonros asked this question in Q&A
Discussion options

You must be logged in to vote

Looking in the code shows:

			if portEntry.Protocol != corev1.ProtocolTCP {
				// currently only TCP port can be forwarded
				continue
			}

// currently only TCP port can be forwarded

You can create a feature request issue to support this, and another one to document that this not supported now.

Replies: 4 comments 2 replies

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by nirs
Comment options

You must be logged in to vote
0 replies
Comment options

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

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