Tilt
3 known investors
Tilt is an open-source developer toolkit for microservice development that provides smart rebuilds, live updates, and automated workflows across local and Kubernetes environments. It gives engineering teams a continuous feedback loop with logs, build status, and runtime errors, along with shared dev environments and reproducible setups.
Also known as tilt-dev · Tilt.dev
Investors · 3
Also in the syndicate · 1
Funding
SEC filings, press & company announcements$26M disclosed across 1 of 3 rounds · 2025–2026
Source: company announcements and press reports — follow each round's link for the claim.
Company profile
researched Aug 2026Tilt is an open-source developer toolkit for building microservice applications, aimed at teams whose services run locally, in Kubernetes, or both. Developers describe their dev environment as code in a file called a Tiltfile, using Starlark-style functions such as k8s_yaml() to declare which YAML to deploy, docker_build() to declare which images to build from which directories, and k8s_resource() to configure port-forwards and resource labels. A single `tilt up` command starts the whole application; Tilt then watches files for edits, rebuilds container images, and applies changes to keep the running environment up to date, positioned as a replacement for manual `docker build && kubectl apply` or `docker-compose up` loops.
The product organizes its capabilities around three areas: understanding and orchestrating services, faster iteration wherever code runs, and team-based productivity. Features include a web UI that surfaces all components of an app along with logs, broken builds and runtime errors; live_update, which pushes code into already-running containers in seconds rather than rebuilding images, including for compiled languages and changed dependencies; custom triggers for tasks such as seeding databases or creating infrastructure; build caching and Kubernetes-aware scripting; Snapshots for sharing a dev environment state to collaborate on issues; and usage analytics intended to help teams identify slowdowns. Tilt ships a broad CLI (tilt up, down, ci, logs, get, describe, apply, patch, snapshot, doctor, demo, lsp, and alpha commands, among others) and a language server for Starlark.
Tilt is distributed as a single static binary for macOS, Linux and Windows via one-step install scripts or package managers including Homebrew, Scoop, Conda Forge and asdf, and it can also be built from source (requiring Go and TypeScript/JavaScript tooling). It requires Docker, kubectl and a local Kubernetes cluster; documentation covers Docker Desktop, Kind with a local registry via ctlptl, and MicroK8s as cluster options.
Business model
Tilt is distributed as free, open-source software under the Apache License 2.0, with the core engine, CLI and web UI in a public GitHub repository. Alongside the open-source tool, the site describes team-oriented capabilities such as shared dev-environment snapshots, codified best practices for reproducible onboarding, and analytics on developer-experience metrics.
Traction
The tilt-dev/tilt GitHub repository has roughly 10,000 stars, 413 forks, 44 watchers and more than 5,000 commits. The project publishes tagged releases, with installation documentation referencing version 0.37.7 across macOS, Linux and Windows binaries.
▸Full profile — market position, technology, go-to-market, geography, risks & controversies
Market position
Tilt positions itself under the framing "Kubernetes for Prod, Tilt for Dev," targeting the inner development loop for microservice apps rather than production deployment, and emphasizing platform-agnostic, incrementally adoptable configuration.
Differentiation claims center on live_update pushing changes into running containers in seconds instead of full rebuild-and-redeploy cycles, a UI that makes Kubernetes usable without deep expertise while reducing kubectl inspection, holistic visibility across all services with continuous feedback on logs and errors, shareable Snapshots for collaborative debugging, and staged, platform-agnostic adoption alongside existing workflows.
Technology
The tool is configured through a Tiltfile written in Starlark, with functions for declaring Kubernetes YAML, container image builds and local connectivity. Its engine watches the filesystem, builds images, applies Kubernetes manifests and orchestrates service startup, exposing state through a web UI and a kubectl-like CLI surface (api-resources, get, describe, apply, patch, edit, delete). live_update syncs code directly into running containers to avoid full image rebuild cycles, and the codebase is primarily Go with a TypeScript/JavaScript web front end. Tilt also supports Docker Compose-style workflows and sends anonymized usage telemetry.
Go-to-market
Distribution is developer-led and open source: one-line install scripts and package-manager availability, extensive documentation and tutorials, short explainer videos, a Tiltfile API reference, and a community-contributed extensions registry. Support and discussion happen in the #tilt channel of the Kubernetes Slack (staffed weekday US Eastern business hours) and via GitHub issues, with contribution guidelines and a code of conduct for the community.
Software engineering teams developing multi-service or microservice applications on Kubernetes, including developers who are not Kubernetes experts, plus platform teams standardizing dev environments and onboarding for new hires. Best-practice guides target services written in Go, Node.js, Python, Java, C#, static HTML and Bazel-built projects.
Geography
Community support hours are stated in US Eastern time; the software supports macOS, Linux and Windows.
Risks & controversies
The GitHub repository lists copyright held by Docker, Inc. and directs security reports to security@docker.com, indicating the project's stewardship sits with Docker rather than an independent entity.
Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed — not independently audited.
In the news
▸Research sources · 8
primary sources listed
- Tilttilt.dev · web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Tilt do?
- Tilt is an open-source toolkit that automates builds, deploys and live updates for microservice development on Kubernetes.
- Who are Tilt's investors?
- Tilt's investors include Contour Venture Partners, Work-Bench.
- How much funding has Tilt raised?
- Tilt has disclosed $26M raised across 1 of its 3 known rounds.

