Skip to content

Commit

Permalink
Fix typo in kafka pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
juliocc committed Mar 13, 2024
1 parent f16da60 commit 93e9909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/gke/patterns/kafka/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ vpc_create = {
7. Fetch the cluster credentials.

```bash
gcloud container fleet memberships get-credentials cluster --project "<walkthrough-project-name/>"
gcloud container fleet memberships get-credentials gke-patterns-cluster --project "<walkthrough-project-name/>"
```

8. Check the nodes are ready.
Expand Down

0 comments on commit 93e9909

Please sign in to comment.