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
- Host: GitHub
- URL: https://github.com/trstringer/osm-demo
- Owner: trstringer
- Created: 2021-08-11T15:02:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T21:02:50.000Z (over 3 years ago)
- Last Synced: 2024-10-11T15:12:38.818Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```