Larry Wu created FLINK-6594: ------------------------------- Summary: Implement Flink Dispatcher for Kubernetes Key: FLINK-6594 URL: https://issues.apache.org/jira/browse/FLINK-6594 Project: Flink Issue Type: New Feature Components: Cluster Management Environment: FLIP-6 feature branch Reporter: Larry Wu
This task is to implement Flink Dispatcher for Kubernetes, which is deployed to Kubernetes cluster as a long-running pod. The Flink Dispatcher accepts job submissions from Flink clients and asks Kubernetes API Server to create and monitor a virtual cluster of Flink JobManager pod and Flink TaskManager Pods. -- This message was sent by Atlassian JIRA (v6.3.15#6346)