Skip to content

Existing VPC and EKS but behind http proxy #50

@lkr2des

Description

@lkr2des

Hi @mirodrr2

I am trying within our org due to existing vpc restrictions.Appreciate that you've made this available now to existing vpc.
As a result we've created our existing eks cluster as well.
Our VPC's private subnets are non routable to the internet directly(either via NATGW or IGW).
We use http squid proxy for outbound connectivity.On this subnet we created managed nodegroups
with http proxy environment settings.

Based on the above scernario how do accomplish enabling litellm via http proxy for outbound

"If you'd like to run LiteLLM in subnets without outbound internet
access, set DISABLE_OUTBOUND_NETWORK_ACCESS="true". Due to lack of
internet access, this configuration will only work with AWS Bedrock or
SageMaker models. Because of this, you must remove all
non-Bedrock/non-SageMaker models from your config/config.yaml file. If
you do not do this, LiteLLM will fail to start as it will attempt to
call third party models over the internet."

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions