Re: Query about flink job manager dashboard

2022-11-30 Thread Berkay Polat via user
Hi Chesnay, I have a similar question on this topic. Is there an option to disable the frontend altogether but still use REST APIs? Thanks On Wed, Nov 30, 2022 at 1:37 AM Chesnay Schepler wrote: > There's no way to disable the jar submission in the UI but have it still > work via the REST API.

Fwd: Stand alone K8s HA mode with Static Tokens Used by Service Accounts

2022-11-22 Thread Berkay Polat via user
Hi team, Bumping this up again, from the AWS docs, the suggested approach is to simply upgrade the K8s java SDK client ( https://github.com/kubernetes-client/java/) being used. However, in Flink's case with the io.fabric8 K8s client, I am not sure how to handle it. Any help and guidance would be m

Stand alone K8s HA mode with Static Tokens Used by Service Accounts

2022-11-17 Thread Berkay Polat via user
Hi, Our team has been using flink 1.15 and we have a stand alone K8s flink setup that uses K8s HA services for its HA mode. Recently, our organization is in the works of updating their EKS clusters' Kubernetes versions to 1.21 or later. We received a request from our support team that the service