TLS handshake timeout warning/error during Airbyte installation on Amazon Linux EC2

Summary

During the installation of Airbyte on an Amazon Linux EC2 instance, a TLS handshake timeout warning/error is occurring in a loop for nearly an hour.


Question

Trying to quickstart install on a Amazon 2023 Linux EC2 on t3.xlarge. Install hasn’t failed but i’m getting this warning/error in a loop for nearly an hour

▄  Installing 'airbyte/airbyte' (version: 1.1.0) Helm Chart (this may take several minutes) (58m15s)W1024 18:46:37.506962   26825 reflector.go:539] pkg/mod/k8s.io/client-go@v0.29.2/tools/cache/reflector.go:229: failed to list *unstructured.Unstructured: Get "<https://127.0.0.1:46369/api/v1/namespaces/airbyte-abctl/pods?fieldSelector=metadata.name%3Dairbyte-abctl-airbyte-bootloader&resourceVersion=614>": net/http: TLS handshake timeout
▀  Installing 'airbyte/airbyte' (version: 1.1.0) Helm Chart (this may take several minutes) (58m21s)I1024 18:47:04.712537   26825 trace.go:236] Trace[517752767]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.2/tools/cache/reflector.go:229 (24-Oct-2024 18:42:52.674) (total time: 234982ms):
Trace[517752767]: ---"Objects listed" error:Get "<https://127.0.0.1:46369/api/v1/namespaces/airbyte-abctl/pods?fieldSelector=metadata.name%3Dairbyte-abctl-airbyte-bootloader&resourceVersion=614>": net/http: TLS handshake timeout 222375ms (18:46:35.049)
Trace[517752767]: [3m54.982861097s] [3m54.982861097s] END```
Anyone seen anything like this before?

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1729795758972089) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["tls-handshake-timeout", "airbyte-installation", "amazon-linux-ec2", "helm-chart"]
</sub>

bumping to a 2xlarge seems to have solved this issue