Hi every one.. this is my first time to use datahu...
# ingestion
l
Hi every one.. this is my first time to use datahub. I already finish ingest bigquery and postgres data to datahub locally on my laptop. The doc pretty usefull at this state. But i cannot find solution to ingest those data into datahub in GKE, is there docs/solution for ingest data to GKE? <!here>
s
you need to access gms or kafka somehow. you can either open a tunnel or start some ingestion process in the cluster itself via some job
l
thanks.. 🙂