incubator-uniffle
incubator-uniffle copied to clipboard
[Feature Request] Deploy Uniffle on Kubernetes
It's good to have a Kubernetes operator to help us deploy Uniffle on Kubernetes. We can automate our system operations. This issue track the pull requests about Kubernetes operator.
@wangao1236 Do you want to help us?
Thanks, I'll submit some PRs about dockerfile and operator of Uniffe.
I want to join in this issuses dev,I am currently working as an Apache Flink Operator developer, and I believe my experience will be helpful to our project @jerqi
I want to join in this issuses dev,I am currently working as an Apache Flink Operator developer, and I believe my experience will be helpful to our project @jerqi
Thanks, you're welcome. We have developed this feature in our internal company for a period time. And @wangao1236 is my colleague. He will share our design document and give you some tasks. And you can also review his pull request and give us some advice.
I have written a design document, please help to review it: https://docs.google.com/document/d/1dlTvC0I-1WDNS6MOZp_0KB6mR3qr-EUiEJ11eeI828g/edit#heading=h.e0k4tcq0il5a @jerqi @czy006
@wangao1236 Great work!
I have some experience in operator development(our internal elastic Yarn operator), maybe i can join this ticket
I have some experience in operator development(our internal elastic Yarn operator), maybe i can join this ticket
Welcome~
Left some comments. Thanks for your great work @wangao1236.
Besides, i want to know which language will be used when implementing this operator? Java or Golang. Do we have a POC? Maybe it benefit us to understand your design.
Left some comments. Thanks for your great work @wangao1236.
Besides, i want to know which language will be used when implementing this operator? Java or Golang. Do we have a POC? Maybe it benefit us to understand your design.
We use golang to develop it. Sorry, there is currently no public POC environment.