Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.5 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.5 KB

Getting Started with Spring Cloud Data Flow

A Spring Cloud Data Flow workshop on Kubernetes.

  1. The workshop is primarily geared towards the students who attend the SCDF workshop at SpringOne 2020.
  2. Students will use the Strigo platform to learn how to prepare the environment and exercise SCDF's feature capabilities on Kubernetes.
  3. Instructions: HackMD documents

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 — generates trucks in random interval
  2. brake-temperture — computes moving average of truck's brake temperature in 10s interval
  3. brake-logs — prints the truck data
  4. thumbinator — a task/batch-job that can create thumbnails from images

Presentation

Getting Started with Spring Cloud Data Flow