Skip to main content

Step 5: Deployment

Choose one of the following methods to deploy the LiteLLM Proxy. Automated Deployment is recommended for most users as it automates secret creation, Helm deployment, and integration configuration.

Deployment Options

The automated deployment script handles all deployment steps automatically, including:

  • Kubernetes secret creation
  • Helm repository configuration
  • LiteLLM Proxy deployment
  • Integration secret creation for CodeMie

For detailed instructions, see Automated Deployment.

Option B: Manual Deployment

Manual deployment gives you granular control over the deployment process and is recommended if you need to integrate it into custom automation pipelines.

For step-by-step manual deployment instructions, see Manual Deployment.

Next Steps