https://lakefs.io/ logo
Title
e

esspee

10/03/2022, 3:35 PM
Hi all would like some advise on deploying Lakefs on GKE. I have deployed the helm charts in the repo treeserve/charts. This has created me the Lakefs pod. No that the pod is running how do integrate the service to the GCS buckets?
🙌 1
y

Yoni Augarten

10/03/2022, 3:45 PM
Hey @esspee. When you deploy the lakeFS Helm chart without supplying a values file, it will use the file system of the pod to store the objects. While this allows you to get acquainted with lakeFS, it isn't suitable for production. This page in our docs will show you how to deploy lakeFS on top of GCS (note that you can select the "GCS" tab to get the relevant example). I'm happy to assist further if you run into issues.