Hi Team! I have a question about deploying Kuberne...
# all-things-deployment
b
Hi Team! I have a question about deploying Kubernetes Helm for DataHub. According to the deployment guide, we deploy Helm in two stages. Deploy datahub-prerequisites to install external dependencies and then deploy the service. Since I use all of AWS’s RDS, ES, and MSK, I do not use es, rds, or kafka, which are distributed as prerequisites. So, I can proceed with the deployment by setting enable to false, but I wonder if I need to do the prerequisites step even if I don’t use all the external dependency services written in the prerequisites value.
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
b
And if it has to be, I’d like to know why.
a
Hi, you should be able to forgo the prerequisites as long as you have services supported for each of the pods
So you’d instead need to configure for each service based on the ones you use- thought it will require a fair bit of customization for the recipe