Docker container for Apache Flink
Docker Compose >= 1.9.0
On local setup:
docker-compose up -d
On Rancher:
- Add host label
flink=true
to any of your hosts. - Create new Flink stack
analytics
via Rancher WebUI and deploydocker-compose.rancher.yml
.
- Flink WebUI is running on port
8081
- Flink Jobmanager RPC port
6123