hi, there. I am deploying datahub on kubernetes wi...
# all-things-deployment
e
hi, there. I am deploying datahub on kubernetes with official helm, and I don’t know how to integrate datahub plugin into it. should I build a custom image by myself or I could get inside one of the pod and run cli command to install a plugin. Is there any doc introducing that issue. great thanks.
More specifically, I want to integrate ldap plugin.
d
Hi - could you elaborate what you’re aiming? Do you want to run UI ingestion on ldap or do you want to run cronjob on it?
e
@delightful-ram-75848 I want to install plugins into my datahub instance on k8s. the official documents only have methods for docker version of datahub. I don’t know how to do it on k8s one. ldap is a kind of plugin which doc is at here: https://datahubproject.io/docs/generated/ingestion/sources/ldap/