Deploy¶
Deploy the Lakeflow Framework and Pipeline Bundles to a Databricks workspace using Declarative Automation Bundles (DABs) and the Databricks CLI.
Start with Before you deploy for deploy order, ownership, and workspace paths — then use the guides below for local or CI/CD deployment.
Browse the guides below, or jump to Quick Start for a combined framework + samples path.
Before you deploy
Deploy order, who deploys what, and service principal workspace paths — read this first.
Open guideDeploy the Framework
Deployment options, local DAB deploy, and wheel install — get the framework into your workspace.
Open sectionDeploy Pipeline Bundles
Deploy your Pipeline Bundle after the framework is in place — set framework_source_path, validate, and deploy.
Setting up CI/CD
Automated deploy for both bundle types, including framework versioning and pinning strategies.
Open guide