7 Commits

Author SHA1 Message Date
Javier Sotelo
aa65b46be7
fix: add missing neo4j.host helm var (#1698)
Co-authored-by: jsotelo <javier.sotelo@viasat.com>
2020-06-11 12:03:51 -07:00
Javier Sotelo
e7be6db936
fix: remove helm container command (#1697)
The current helm command is not compatible with the
docker image. Instead, rely on the docker image's CMD.

Co-authored-by: jsotelo <javier.sotelo@viasat.com>
2020-06-11 10:48:53 -07:00
Mars Lan
920a1774dc
docs: points to docker images hosted by linkedin org (#1683)
As we're now utilize GitHub Actions to build & publish docker images to docker hub under linkedin org
Also allow overriding image tags via DATAHUB_VERSION environment variable
2020-06-01 09:36:51 -07:00
Bharat
e7feaf1fc0
fix: Reduce mae-consumer & mce-consumer docker image sizes (#1632) 2020-04-05 09:30:05 -07:00
Bharat
51c0a5c6fe
fix: Reduce gms & frontend docker image sizes (#1630)
* fix: Reduce gms docker image size to 254MB from 1.15GB
* fix: Reduce frontend docker image size to 294MB from 2.68GB
2020-04-04 07:51:29 -07:00
Bharat
502db03b0d
add support for kubernetes helm packaging (#1609) 2020-03-26 19:28:30 -07:00
Bharat
bfc6c6fd0b
feat: support for Kubernetes-based deployment (#1602)
* Support for Kubernetes based deployments

* Update README.md

* Updated the README to change the configmap with relevant docker host details

* Fixed README based on the comments in PR

* Fixed README to point to Confluent Kafka Helm charts

Co-authored-by: Mars Lan <mars.th.lan@gmail.com>
2020-03-24 06:01:51 -07:00