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.
enough-eve-67949
07/27/2023, 2:53 AM
More specifically, I want to integrate ldap plugin.
d
delightful-ram-75848
07/27/2023, 6:32 AM
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
enough-eve-67949
08/02/2023, 6:06 AM
@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/