-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(readme): started readme content
- Loading branch information
Showing
1 changed file
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,32 @@ | ||
# windy-journey | ||
Visual Inspection Workshop with OpenShift Data Science | ||
|
||
Visual Inspection Workshop with OpenShift Data Science | ||
|
||
## Folder structure | ||
|
||
- apps-src | ||
- cam-sim | ||
- ... | ||
### /apps-src | ||
|
||
Source code for the applications used as part of this workshop | ||
|
||
### /apps-src/cam-sim | ||
|
||
Application which is emulating a camera and is sending out images as a stream | ||
|
||
... | ||
|
||
- manifests | ||
- infra | ||
- 01-Operators | ||
- Minio (manifest vion MaxM) | ||
- Minio (manifest vion MaxM) | ||
- 02-Kafka | ||
- 03-Serverless | ||
- 03-OpenShift-Data-Science | ||
- | ||
- | ||
- apps | ||
- | ||
- | ||
- docs | ||
- OpenShift-installation.md | ||
- Install-prerequisites.md | ||
- Workshop-OpenShift-Data-Science.md | ||
- Workshop-Runtime.md | ||
- Workshop-Runtime.md | ||
- images/ |