How to log pod's outgoing HTTP requests in kubernetes? How to log pod's outgoing HTTP requests in kubernetes? kubernetes kubernetes

How to log pod's outgoing HTTP requests in kubernetes?


Take a look at a service mesh solution like Istio or Linkerd as well as tracing solutions like Jaeger or Zipkin. With these you can build to have full observability on how information flows in/out and through your kube cluster