Error 504 on Airbyte Kubernetes Helm chart for CHECK and DISCOVERY jobs

Summary

Users experiencing Error 504 for CHECK and DISCOVERY jobs on Airbyte Kubernetes Helm chart. Resource configurations provided.


Question

Hey, did anyone had issues with Airbyte on Kubernetes via Helm chart most of CHECK and DISCOVERY jobs getting Error 504? Kind of seems random. Our jobs resources:

    resources:

      requests:
        cpu: 1000m
        memory: 1Gi

      limits:
        cpu: 2000m
        memory: 2Gi```
Worker:
```  resources:

    requests:
      cpu: 3000m
      memory: 3Gi

    limits:
      cpu: 4000m
      memory: 4Gi```
Am I missing something here?

<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/p1721825741910909) if you want 
to access the original thread.

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

<sub>
["error-504", "airbyte", "kubernetes", "helm-chart", "resource-configuration"]
</sub>