<@U04SE163WC8> give me the environment variables f...
# ask-ai
f
@kapa.ai give me the environment variables for socat and sidecar cpu and memory requests and limits
u
The environment variables for SOCAT and SIDECAR CPU and memory requests and limits are as follows: - SOCAT_KUBE_CPU_LIMIT: This variable sets the CPU limit for SOCAT. The default value is '2.0'. - SOCAT_KUBE_CPU_REQUEST: This variable sets the CPU request for SOCAT. The default value is '0.1'. - SIDECAR_KUBE_CPU_LIMIT: This variable sets the CPU limit for the SIDECAR. The default value is '2.0'. - SIDECAR_KUBE_CPU_REQUEST: This variable sets the CPU request for the SIDECAR. The default value is '0.1'. - SIDECAR_KUBE_MEMORY_LIMIT: This variable sets the memory limit for the SIDECAR. The default value is '50Mi'. - SIDECAR_MEMORY_REQUEST: This variable sets the memory request for the SIDECAR. The default value is '25Mi'. These variables can be found in the environment configuration and can be modified as per your requirements. Please note that these are the default values and can be changed based on your specific needs and the resources available in your environment. Sources: - [Github Issue 21653](https://github.com/airbytehq/airbyte/issues/21653) - [Github Issue 32461](https://github.com/airbytehq/airbyte/issues/32461) - [Github Discussion 32863](https://github.com/airbytehq/airbyte/discussions/32863)
f
@kapa.ai environment variable for sidecar cpu limit
u
A message from kapa.ai
u
The environment variable for the SIDECAR CPU limit is
SIDECAR_KUBE_CPU_LIMIT
. The default value for this variable is '2.0'. You can set this environment variable in your configuration based on your specific needs and the resources available in your environment. Source: [Github Issue 21653](https://github.com/airbytehq/airbyte/issues/21653)
f
@kapa.ai environment variable for socat memory request and limits
u
A message from kapa.ai
u
I'm sorry, but based on the provided knowledge sources, there is no specific information available about the environment variables for SOCAT memory request and limits. The available sources only mention CPU request and limit variables for SOCAT, namely
SOCAT_KUBE_CPU_REQUEST
and
SOCAT_KUBE_CPU_LIMIT
. For more detailed information, you may want to refer to the official Airbyte documentation or the specific connector documentation in the Airbyte GitHub repository.