GoogleCloudPlatform / llm-pipeline-examples

Apache License 2.0
116 stars 27 forks source link

Instructions doesn't mention that we need to update project in sample cluster config #36

Closed abdallag closed 1 year ago

abdallag commented 1 year ago

We need to mention explicitly in the instructions that they need to update project ID in sample cluster config src/gke/cluster_config.yml before running

Also consider making the image accept project ID as a parameter (as an alterntaive), this would reduce instructions size.