Tilt Demystified

preview_player
Показать описание
When someone first encounters Tilt, usually their mental model is: write the Tiltfile, magic happens, and it’s all live. For most people, this level of understanding is plenty. But sometimes you need to know a little more about what’s going on. In this video we’re going to clarify this flow, and show you what actually happens to go from Tiltfile to services running in Kubernetes.
Рекомендации по теме
Комментарии
Автор

Useful for Python / PyTorch / AI / prompt / Kubernetes / Helm developers.
meta.prompt, is nice! Are there any zsh plugins?
for shell customization of terminal (install the powerline fonts and specifify values in .conf - highlight.js output from web service workers).

mrhassell
Автор

Thanks, amazing! Would it be fair to use Tilt for dev and Argo for prod deploy? Or would you recommend something else?

mysticaltech
Автор

Really helpful tool for developers. But how to control when a developer is deploying latest code update to certain environment, say Prod?

chandup