Skip to content

Personal development project to learn more about Flink using Twitter as a datasource

Notifications You must be signed in to change notification settings

oliversalmon/flink-twitter-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Flink on K8 using Helm

See https://hub.helm.sh/charts/riskfocus/flink

helm repo add riskfocus https://riskfocus.github.io/helm-charts-public

helm install --kubeconfig ~/.kube/flink-mongo-cluster-kubeconfig.yaml my-flink riskfocus/flink

Note: assumes the k8 cluster in DO is called flink-mongo-cluster and you have kubeconfig file in the current directory to run this command. If not,download from DO

About

Personal development project to learn more about Flink using Twitter as a datasource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages