Go TLS tracing not working on Amazon Linux 2023
Describe the bug
Go TLS tracing does not work on Amazon Linux 2023.
To Reproduce
Provision EKS cluster (v1.30) with two node groups, one running AL2, one running AL2023. Deploy pixie. Run a Go (1.21 or 1.22) app (pod/deployment) that's making outbound HTTPS requests (HTTP 1.1). Go to px/http_data and try and observe said outbound traffic. Only traffic initiated by the pods running on AL2 node group would appear.
Expected behavior
Be able to see traffic initiated by pods scheduled on node group running AL2023.
Logs
Please attach the logs by running the following command:
App information (please complete the following information):
- Pixie version: 0.14.10
- K8s cluster version: EKS 1.30
- Node Kernel version: 6.1.97-104.177.amzn2023.x86_64
- Browser version: -