Dan
Dan
> Cilium will not support having a single Gateway that mixes Layer 4 constructs like TCPRoute and UDPRoute with higher-layer constructs like HTTPRoute, TLSRoute, or GRPCRoute. Such Gateways will be...
The main use case that I would currently have is for stacking the Gitlab SSH port on the same IP as the ingress/tlsroute gateway. Managing a secondary hostname for gitlab's...
I can confirm that this is still an issue, as I have just encountered it. I was wondering why the pods weren't running then saw ```yaml node_selector: feature.node.kubernetes.io/pci-1002.present: "true" feature.node.kubernetes.io/pci-0300_1002.present:...
Ideally the existing secrets could have names and/or keys specified. I just ran into this and had to create duplicate secrets in some cases, and had to create an empty...