kubernetes-sigs/cloud-provider-kind

Implement LoadBalancerSourceRanges for UDP

Open

#88 opened on Jun 4, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (103 forks)auto 404
help wantedkind/feature

Repository metrics

Stars
 (483 stars)
PR merge metrics
 (PR metrics pending)

Description

maybe fixed, but only for TCP because I couldn't figure out for sure where to add it for UDP

Originally posted by @danwinship in https://github.com/kubernetes-sigs/cloud-provider-kind/issues/80#issuecomment-2147793066

This require some knowledge of envoy, as a guidance people can use the linked PR above

Contributor guide