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
- Host: GitHub
- URL: https://github.com/briandenicola/apache-flink-learnings
- Owner: briandenicola
- License: mit
- Created: 2022-06-24T19:02:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T21:57:56.000Z (over 3 years ago)
- Last Synced: 2025-03-04T22:36:23.715Z (over 1 year ago)
- Topics: apache-flink, learn-by-doing
- Language: HCL
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_