Hey, I am trying to deploy datahub using helm char...
# getting-started
c
Hey, I am trying to deploy datahub using helm charts contributed by the community following this documentation: https://github.com/linkedin/datahub/tree/master/contrib/kubernetes For testing I am using
quickstart.sh
for kafka, es, mysql and neo4j and using helm charts for deploying datahub. Here are the changes I have done for the same : https://github.com/grofers/datahub/commit/c5f99bdf183b47a9d13a7fd32da5b7f72b1fa2d5 The UI and login is working but there seems to be some issue with MCE controller. When I check the logs I am getting this for MCE service:
b
Do you mind to create a GH issue? This may need some debugging. My initial guess is a setup issue.
c
Sure