Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.07 KB

File metadata and controls

19 lines (11 loc) · 1.07 KB

StreamsHub GitOps

This repository contains content and examples for using GitOps to manage Strimzi-based event driven infrastructure.

Documentation

Documentation, including overviews and tutorials can be found in the docs folder.

  • The main StreamsHub site can be configured to pull the entire docs folder and construct a static-site, starting with the docs/_index.md.
  • See the main StreamsHub site's README for more details on the docs generation process.
  • See the Flink SQL Examples docs for an example of how documentation can be laid out.

Tutorials

Hands-on GitOps tutorials can be found under the lessons folder. Start with lessons/00-setup to spin up the shared local environment, then follow each numbered lesson.

Example Code

Production-oriented example code can be found under the examples folder.