Hi! I don't completely understand what would be a content of such CRD, could you give a minimal example how the Flink SQL Gateway CR yaml would look like?
Adding a CRD would mean you need to add some operator/controller logic as well. Why not simply use a Deployment / StatefulSet in Kubernetes? Or a Helm chart if you want to make it more user friendly? Cheers, Gyula On Thu, Sep 14, 2023 at 12:57 PM Dongwoo Kim <dongwoo7....@gmail.com> wrote: > Hi all, > > I've been working on setting up a flink SQL gateway in a k8s environment > and it got me thinking — what if we had a CRD for this? > > So I have quick questions below. > 1. Is there ongoing work to create a CRD for the Flink SQL Gateway? > 2. If not, would the community be open to considering a CRD for this? > > I've noticed a growing demand for simplified setup of the flink sql gateway > in flink's slack channel. > Implementing a CRD could make deployments easier and offer better > integration with k8s. > > If this idea is accepted, I'm open to drafting a FLIP for further > discussion > > Thanks for your time and looking forward to your thoughts! > > Best regards, > Dongwoo >