Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 546 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 546 Bytes

Triggermesh Quick Install

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)
-

Getting Started

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.

Next steps.

Check out the ./Next-Steps dirctory for things to play with :)