tilt

Define and manage microservice dev environments as code on Kubernetes

brewmacoslinux
Try with needOr install directly
Source

About

Define your dev environment as code. For microservice apps on Kubernetes

Commands

tilt

Examples

Initialize a new Tilt project in current directory$ tilt init
Start Tilt and watch for changes to rebuild services$ tilt up
View logs for a specific service in your Tilt environment$ tilt logs service-name