Ahmed Warsama

Results 5 comments of Ahmed Warsama

I am seeing the exact same problem with cilium 1.14.4 (also tried 1.14.3). It works perfectly when the http traffic hits an envoy proxy that sits on a different node...

My current workaround is that i only enable bgp peering with the control plane nodes and not workers, so the external traffic is never routed to the nodes running the...

Seems to be similar to this issue https://github.com/cilium/cilium/issues/28837. I have a similar problem. When the traffic hits a pod on the same node as the envoy proxy it errors in...

I had the same problem. The workaround for me was to create a separate postgres pod and adding the following to the specs: ``` apiVersion: awx.ansible.com/v1beta1 kind: AWX metadata: name:...

We are also looking for a way to deploy this locally with Vault. Looking forward to seeing if you can solve this @Mukuls77.