@tall-lock-23197 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.