Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabby Anandan committed Sep 1, 2020
1 parent 65084f7 commit 7fcb38f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,16 @@ A Spring Cloud Data Flow workshop on Kubernetes.
2. Students will use the [Strigo](https://strigo.io/) platform to learn how to prepare the environment and exercise SCDF's feature capabilities on Kubernetes.
3. Instructions: [![HackMD documents](https://hackmd.io/badge.svg)](https://hackmd.io/MYhmNBEoRvOKW57_W49z2g)

> Tip: It is possible to follow the instructions to repeat this workshop in an EC2 instance (image: `ami-03e97315b2269f290`;
> region: `us-west-2`).
> Tip: Alternatively, you can repeat using a Minikube/Kind cluster in your computer or against an external Kubernetes cluster.
## Applications
1. [`trucks`](https://github.com/sabbyanandan/SpringOne2020/tree/master/thumbinator) — generates trucks in random interval
2. [`brake-temperture`](https://github.com/sabbyanandan/SpringOne2020/tree/master/brake-temperature) — computes moving average of truck's brake temperature in 10s interval
3. [`brake-logs`](https://github.com/sabbyanandan/SpringOne2020/tree/master/brake-logs) — prints the truck data
4. [`thumbinator`](https://github.com/sabbyanandan/SpringOne2020/tree/master/thumbinator) — a task/batch-job that creates thumbnails from images

## Presentation
TODO
SpeakerDeck: [Getting Started with Spring Cloud Data Flow](https://speakerdeck.com/sabbyanandan/getting-started-with-spring-cloud-data-flow)

0 comments on commit 7fcb38f

Please sign in to comment.