Does anyone know of a good reference implementatio...
# flyte-deployment
j
Does anyone know of a good reference implementation for a production ready deployment on GCP? Preferably with Terraform files. I see this not on the docs but nothing more:
d
Hi @Jackson Beall and welcome to the Flyte community Right now the resources available to guide prod deployments are mainly written for EKS (like this). We plan to expand it to cover GCP and AKS
j
I see, thanks David
s
+1 to David's comment. You should, however, be able to deploy Flyte on GCP. Have you looked at our deployment guides?
j
@Samhita Alla I have reviewed the deployment guide here: https://docs.flyte.org/en/latest/deployment/deployment/cloud_production.html I can definitely see that I should be able to stand it up on GCP, but the examples are a bit sparse. I also reviewed this GCP specific guide from an older version of documentation that seems to have been removed. https://docs.flyte.org/en/v1.0.0/deployment/gcp/manual.html Further I reviewed the guide David posted: https://github.com/davidmirror-ops/flyte-the-hard-way These examples are pretty good, but suggest enough complexity and platform specific ‘gotchas’ that I am estimating there will be a not insignificant amount of effort to arrive at a set of re-usable and durable TF files, scripts, helm charts that actually function as a production ready implementation on GCP. I was hoping for a reference implementation on GCP that could accelerate working through these things and reduce standup time. Ideally with some terraform to quickly get things going.
a
@Jackson Beall not sure if that’s still relevant, but we deployed Flyte on GCP and even opened a channel you can join to! #flyte-on-gcp
151 Views