[
https://issues.apache.org/jira/browse/DRILL-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687253#comment-16687253
]
Abhishek Girish commented on DRILL-6851:
----------------------------------------
[~Paul.Rogers], I've already begun work in Go, so it's a challenge to borrow
stuff from DoY. You can take a look at the early implementation here:
https://github.com/Agirish/drill-operator
I already have Drill running in distributed mode on K8S using YAML def & also
with Helm. This supports Drill in both embedded & distributed modes. That work
can be accessed here: https://github.com/Agirish/drill-containers
I'm working on translating this into GO for the Drill Operator. The reason
being that the operator would provide for much more flexibility & Drill
specific customization.
Also, current plan is to use mostly K8S for cluster management. I'm using the
Operator SDK, which is pretty good.
> Create Drill Operator for Kubernetes
> ------------------------------------
>
> Key: DRILL-6851
> URL: https://issues.apache.org/jira/browse/DRILL-6851
> Project: Apache Drill
> Issue Type: Task
> Reporter: Abhishek Girish
> Assignee: Abhishek Girish
> Priority: Major
>
> This task is to track creating an initial version of the Drill Operator for
> Kubernetes. I'll shortly update the JIRA on background, details on Operator,
> and what's planned for the first version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)