Skip to content

Commit

Permalink
Update README.md (GoogleCloudPlatform#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
soorena776 authored Apr 30, 2024
1 parent a9478b9 commit 6c33e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/rag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Install the following on your computer:

By default, this tutorial creates a cluster on your behalf. We highly recommend following the default settings.

If you prefer to manage your own cluster, set `create_cluster = false` in the [Installation section](#installation). Creating a long-running cluster may be better for development, allowing you to iterate on Terraform components without recreating the cluster every time.
If you prefer to manage your own cluster, set `create_cluster = false` and make sure the `network_name` is set to your cluster's network in the [Installation section](#installation). Creating a long-running cluster may be better for development, allowing you to iterate on Terraform components without recreating the cluster every time.

Use gcloud to create a GKE Autopilot cluster. Note that RAG requires the latest Autopilot features, available on the latest versions of 1.28 and 1.29.

Expand Down

0 comments on commit 6c33e6b

Please sign in to comment.