tilt

Local Kubernetes development with no stress

Github星跟蹤圖

Tilt

Build Status
GoDoc

Local Kubernetes development with no stress.

Tilt helps you develop your microservices locally.
Run tilt up to start working on your services in a complete dev environment
configured for your team.

Tilt watches your files for edits, automatically builds your container images,
and applies any changes to bring your environment
up-to-date in real-time. Think docker build && kubectl apply or docker-compose up.

Watch: Tilt in Two Minutes

screencast

Install Tilt

Installing the tilt binary is a one-step command:

curl -fsSL https://raw.githubusercontent.com/windmilleng/tilt/master/scripts/install.sh, bash

For other installation options, see the Installation Guide.

Run Tilt

Use this guide to run Tilt on your project.

Tilt automatically handles all the expert tricks for working in a Kubernetes dev environment:

  • Stands up any constellation of services, no matter how complex

  • Watches your file system and update servers in seconds

  • Streams logs, events, and pod changes so that it can show you the problem when
    something breaks

Don’t Tilt Alone, Take This

Tilt Cloud

Are you seeing an error from a server that you don't even work on?

With Tilt Cloud, create web-based interactive reproductions of your local cluster’s state.

Save and share a snapshot with your team
so that they can dig into the problem later. A snapshot lets you explore the
status of running services, errors, logs, and more.

Community & Contributions

Questions and feedback: Join the Kubernetes slack and
find us in the #tilt
channel. Or file an issue.

Contribute: Check out our contribution guidelines.

Follow along: @tilt_dev on Twitter. Updates
and announcements on the Tilt blog.

Help us make Tilt even better: Tilt sends anonymized usage data, so we can
improve Tilt on every platform. Details in "What does Tilt
send?"
.

We expect everyone in our community (users, contributors, followers, and employees alike) to abide by our Code of Conduct.

License

Copyright 2018 Windmill Engineering

Licensed under the Apache License, Version 2.0

主要指標

概覽
名稱與所有者tilt-dev/tilt
主編程語言Go
編程語言Makefile (語言數: 11)
平台
許可證Apache License 2.0
所有者活动
創建於2018-08-07 16:00:26
推送於2025-05-27 19:50:04
最后一次提交2025-05-27 19:50:04
發布數250
最新版本名稱v0.34.4 (發布於 2025-05-27 11:30:41)
第一版名稱v0.0.1 (發布於 2018-10-24 16:07:19)
用户参与
星數8.6k
關注者數42
派生數333
提交數4.9k
已啟用問題?
問題數1511
打開的問題數474
拉請求數4775
打開的拉請求數2
關閉的拉請求數266
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?