Skip to content

Minikube and Tilt based local environment for quickly running various applications to play with.

Notifications You must be signed in to change notification settings

seba-ban/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground

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.

TO ADD

TODO

  • refactor so it doesn't always need to load all the file

About

Minikube and Tilt based local environment for quickly running various applications to play with.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published