A collection of examples of how to use Tilt with different frameworks
- airflow - Run Airflow. Use Tilt to develop both Airflow DAGs (with live updates) and Airflow tasks (run as a Kubernetes pod per task)
- kubedb-postgres - Expose a Postgres server running on Kubernetes.
- kubedb-postgres-version - Expose a Postgres server running a custom Postgres version running on Kubernetes.
- kibana - Expose an ElasticSearch cluster with a Kibana frontend running on Kubernetes.
- prometheus - Expose a Prometheus server, managed by the Prometheus Operator