An open API service indexing awesome lists of open source software.

https://github.com/trstringer/osm-demo

Walkthrough demo for Open Service Mesh
https://github.com/trstringer/osm-demo

Last synced: 10 months ago
JSON representation

Walkthrough demo for Open Service Mesh

Awesome Lists containing this project

README

          

# OSM demo script

Walkthrough demo script to show OSM features.

```
$ ./osm-demo.sh
```

To preserve the existing cluster (and not delete/recreate it) set `DEMO_KEEP_CLUSTER`:

```
$ DEMO_KEEP_CLUSTER=true ./osm-demo.sh
```