Quickly install Triggermesh on a fresh cluster for development and testing purposes.
Note This has only been tested on the following platforms:
- Kubernetes in Docker Desktop (on intel mac)
-
Clone or download this repository.
Open a terminal within the repository directory.
Run the following:
./DockerDesktop.sh
Note you may need to run chmod +x ./DockerDesktop.sh
before executing.
Check out the ./Next-Steps
dirctory for things to play with :)