Re: Helm chart for Flink

2021-05-18 Thread Austin Cawley-Edwards
- > *From:* Austin Cawley-Edwards > *Sent:* Monday, May 17, 2021 1:02 PM > *To:* Pedro Silva > *Cc:* user > *Subject:* Re: Helm chart for Flink > > Hi Pedro, > > There is currently no official Kubernetes Operator for Flink and, by > extension, there is no off

Re: Helm chart for Flink

2021-05-17 Thread Alexey Trenikhun
From: Austin Cawley-Edwards Sent: Monday, May 17, 2021 1:02 PM To: Pedro Silva Cc: user Subject: Re: Helm chart for Flink Hi Pedro, There is currently no official Kubernetes Operator for Flink and, by extension, there is no official Helm chart. It would be relatively easy to create a

Re: Helm chart for Flink

2021-05-17 Thread Austin Cawley-Edwards
Hi Pedro, There is currently no official Kubernetes Operator for Flink and, by extension, there is no official Helm chart. It would be relatively easy to create a chart for simply deploying standalone Flink resources via the Kubernetes manifests described here[1], though it would leave out the abi

Helm chart for Flink

2021-05-17 Thread Pedro Silva
Hello, Forwarding this question from the dev mailing list in case this is a more appropriate list. Does flink have an official Helm Chart? I haven't been able to find any, the closest most up-to-date one seems to be https://github.com/GoogleCloudPlatform/flink-on-k8s-operator. Is this correct or