Happy to contribute to #Cilium (#documentation).
Good tools deserve good docs. ✨
https://github.com/cilium/cilium/pull/44204
Let's see where this goes!
Happy to contribute to #Cilium (#documentation).
Good tools deserve good docs. ✨
https://github.com/cilium/cilium/pull/44204
Let's see where this goes!
See, it doesn't just end there.
#Kubebuilder, here we go! 🥳
Adapted from the API design tutorial. I came here because I was puzzled by the Cilium API using int32 for EndPort in PortRange, but internally using the expected uint16 type, and I was hinted on Ku...