You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/03/16 09:45:00 UTC

[jira] [Created] (FLINK-26676) Set ClusterIP service type when watching specific namespaces

Gyula Fora created FLINK-26676:
----------------------------------

             Summary: Set ClusterIP service type when watching specific namespaces
                 Key: FLINK-26676
                 URL: https://issues.apache.org/jira/browse/FLINK-26676
             Project: Flink
          Issue Type: Sub-task
            Reporter: Gyula Fora


As noted in this PR
[https://github.com/apache/flink-kubernetes-operator/pull/42#issue-1159776739]

Users get service account related error messages unless we set:
{noformat}
kubernetes.rest-service.exposed.type: ClusterIP{noformat}
In cases where we are watching specific namespaces.

We should configure this automatically unless override by the user in the flinkConfiguration for these cases.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)