You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Georgii Gobozov (JIRA)" <ji...@apache.org> on 2018/09/28 17:30:00 UTC

[jira] [Created] (FLINK-10459) Flink cluster does not work properly in kubernetes

Georgii Gobozov created FLINK-10459:
---------------------------------------

             Summary: Flink cluster does not work properly in kubernetes
                 Key: FLINK-10459
                 URL: https://issues.apache.org/jira/browse/FLINK-10459
             Project: Flink
          Issue Type: Bug
          Components: Cluster Management, Configuration, Kubernetes
    Affects Versions: 1.5.4, 1.6.1
            Reporter: Georgii Gobozov
         Attachments: jobmanger.log, taskmanager.log

Trying to run flink 1.6.1/1.5.4 cluster in Kubernetes, using default kubernetes deployment from flink docs. Jobmanager and taskmanagers starts successfully but in web UI I see zero taskmanagers available. Flink had issue when jobmanger was not able to connect to itself via k8s service name, but this seems different issue.

Jobmanger config shows *cluster* as *jobmanager.rpc.address*

*!image-2018-09-28-10-17-50-853.png|width=793,height=387!*

Jobmanger and taskmanager logs attached 

[^taskmanager.log] [^jobmanger.log]

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)