Kvindo™ Cloud Docs


Language

UDP Rule

A UDP Listener Rule forwards datagrams from a UDP Listener to a Target Group. Datagrams are distributed round-robin across the targets — there is no session affinity, so suit it to stateless UDP services.

Key concepts

Listener — the UDP listener this rule belongs to (spec.udpListenerId)

Forward to UDP — send datagrams to a Target Group (spec.forwardToUdpResponseAction)

Parameters
UI Name API / kc name Terraform name Optional Format Default Is read only Description
Listener spec.udpListenerId spec.udp_listener_id No ULID — references a UDP Listener No The listener this rule belongs to
Order spec.order spec.order Yes integer 0 No Evaluation order; lower is checked first
Forward to UDP spec.forwardToUdpResponseAction spec.forward_to_udp_response_action Yes object — {targetGroupId, toPorts, portMappingType} No Forward the datagrams to a Target Group
Examples

A rule that forwards UDP datagrams to a DNS Target Group on port 53.

Terraform

Python SDK

kc CLI


Related pages

Resource docs

More in this section

An unhandled error has occurred. Reload 🗙