Hello Abhishek Rawat, Jason Fehr, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24313
to look at the new patch set (#7).
Change subject: IMPALA-14974: Add Helm chart scaffold for core Impala services
on Kubernetes
......................................................................
IMPALA-14974: Add Helm chart scaffold for core Impala services on Kubernetes
Add the initial Helm chart scaffold for statestored, catalogd, impalad,
and HMS.
Include chart helpers and base values needed to deploy core Impala
services on Kubernetes.
Add ASF license headers to Helm chart files so ASF RAT checks pass.
Address review feedback by removing Beeswax service exposure,
setting a stable default image prefix, and making daemon -v levels
configurable via values.
Testing:
- https://jenkins.impala.io/job/gerrit-code-review-checks/22506/
- Manually validated chart values and rendered manifests in earlier
Kubernetes bring-up testing for this series.
Change-Id: Ie203b8528e193f320613c1c208d098908d76ed0b
---
A helm/impala/Chart.yaml
A helm/impala/templates/_helpers.tpl
A helm/impala/templates/catalogd-deployment.yaml
A helm/impala/templates/catalogd-service.yaml
A helm/impala/templates/hms-deployment.yaml
A helm/impala/templates/hms-service.yaml
A helm/impala/templates/impalad-deployment.yaml
A helm/impala/templates/impalad-service.yaml
A helm/impala/templates/pvc.yaml
A helm/impala/templates/statestored-deployment.yaml
A helm/impala/templates/statestored-service.yaml
A helm/impala/values.yaml
12 files changed, 780 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/24313/7
--
To view, visit http://gerrit.cloudera.org:8080/24313
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie203b8528e193f320613c1c208d098908d76ed0b
Gerrit-Change-Number: 24313
Gerrit-PatchSet: 7
Gerrit-Owner: Anubhav Jindal <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Anubhav Jindal <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>