Nohelia Merino
06/05/2023, 10:57 PMkapa.ai
06/05/2023, 10:57 PMkapa.ai
06/05/2023, 10:58 PMJOB_MAIN_CONTAINER_CPU_REQUEST
- Define the job container's minimum CPU usage. Units follow either Docker or Kubernetes, depending on the deployment. Defaults to none. 2. JOB_MAIN_CONTAINER_CPU_LIMIT
- Define the job container's maximum CPU usage. Units follow either Docker or Kubernetes, depending on the deployment. Defaults to none. 3. JOB_MAIN_CONTAINER_MEMORY_REQUEST
- Define the job container's minimum RAM usage. Units follow either Docker or Kubernetes, depending on the deployment. Defaults to none. 4. JOB_MAIN_CONTAINER_MEMORY_LIMIT
- Define the job container's maximum RAM usage. Units follow either Docker or Kubernetes, depending on the deployment. Defaults to none. You can find more information on configuring instance-wide requirements in the [Airbyte documentation](https://docs.airbyte.com/operator-guides/configuring-connector-resources#configuring-instance-wide-requirements).