This application is based on a tutorial on titl example-python page.
-
Install prerequisites (docker, kubectl, ctlptl), described on tilt install page
-
Start cluster:
ctlptl create cluster kind --registry=ctlptl-registry
- start tilt
tilt up
- Enjoy online development possibilities!