Confluent Platform for Flink¶
The official documentation after 12/2024 release. The main points are:
- Fully compatible with open-source Flink.
- Deploy on Kubernetes using
Metadata management service for RBAC¶
- Metadata Service Overview
- Single broker Kafka+MDS Deployment
- Git repo with working CP on K8s deployment using RBAC via SASL/Plain and LDAP
- Configure CP Flink to use MDS for Auth
- Additional Flink RBAC Docs
- How to secure a Flink job with RBAC
- Best Practices for K8s + RBAC
Docker local¶
See the cp-all-in-one for local Confluent platform docker compose files with Flink too.
confluent flink environemnt create myenv --kubernetes-namespace flink confluent flink application list --environment myenv