Y
Hacker News
new
|
ask
|
show
|
jobs
by
oulipo
422 days ago
I'm using Pulumi for this right now (with a dev setup and a prod setup), what would be the benefit for me to use Tilt over this?
1 comments
campbel
421 days ago
Tilt is useful for local-dev where you are going to be modifying code / k8s configs and want live reload when you make changes. That is almost the entire appeal.
link