[
https://issues.apache.org/jira/browse/FLINK-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129041#comment-17129041
]
Robert Metzger edited comment on FLINK-17976 at 6/9/20, 9:29 AM:
-----------------------------------------------------------------
Testing protocol, day 2:
- It seems that JobManagers are publicly accessible on GKE. Should we add a
warning to the docs page?
- It seems that allocated TM pods are never deallocated. I scheduled a job with
parallelism 600, causing a request of 30 pods. After 21 minutes, these pods are
still "Pending".
- Each time I kill an active pod, the number of pending pods is increasing:
#pending pods 56, 105
- Flink on K8s works with K8s v1.16.8-gke.15 and 1.14.10-gke.36.
was (Author: rmetzger):
Testing protocol, day 2:
- It seems that JobManagers are publicly accessible on GKE. Should we add a
warning to the docs page?
- It seems that allocated TM pods are never deallocated. I scheduled a job with
parallelism 600, causing a request of 30 pods. After 21 minutes, these pods are
still "Pending".
> Test native K8s integration
> ---------------------------
>
> Key: FLINK-17976
> URL: https://issues.apache.org/jira/browse/FLINK-17976
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.11.0
> Reporter: Till Rohrmann
> Assignee: Robert Metzger
> Priority: Critical
> Labels: release-testing
> Fix For: 1.11.0
>
>
> Test Flink's native K8s integration:
> * session mode
> * application mode
> * custom Flink image
> * custom configuration and log properties
--
This message was sent by Atlassian Jira
(v8.3.4#803005)