Minikube and Tilt based local environment for quickly running various applications to play with.
To run all services from the services
folder, simply run:
tilt up
Alternatively, just pass the names of services you're interested in, e.g.:
tilt up minio neo4j
To startup a minikube
cluster run make cluster
.
Needed binaries: minikube
, tilt
and helm
.
- https://github.com/bitnami/charts/tree/master/bitnami/memcached
- https://github.com/bitnami/charts/tree/master/bitnami/rabbitmq
- https://github.com/bitnami/charts/tree/master/bitnami/kafka
- https://github.com/bitnami/charts/tree/master/bitnami/influxdb
- https://github.com/bitnami/charts/tree/master/bitnami/pytorch
- https://github.com/bitnami/charts/tree/master/bitnami/spark
- refactor so it doesn't always need to load all the file