An open API service indexing awesome lists of open source software.

https://github.com/briandenicola/apache-flink-learnings

A repo to learn Apache Flink
https://github.com/briandenicola/apache-flink-learnings

apache-flink learn-by-doing

Last synced: 3 months ago
JSON representation

A repo to learn Apache Flink

Awesome Lists containing this project

README

          

# Overview

This repository is intended as a place of learning [Apache Flink](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.4/)

# Quickstart

## AKS Kubernetes Cluster
```
az login --scope https://graph.microsoft.com//.default
task up
```

# Flink
* _TBD_