Skip to content

docs(counter-demo): document local kind setup in prerequisites#518

Open
Gabor Pikats (mcftira) wants to merge 1 commit into
agent-substrate:mainfrom
mcftira:docs/counter-demo-kind-prereqs
Open

docs(counter-demo): document local kind setup in prerequisites#518
Gabor Pikats (mcftira) wants to merge 1 commit into
agent-substrate:mainfrom
mcftira:docs/counter-demo-kind-prereqs

Conversation

@mcftira

Copy link
Copy Markdown

The counter demo README implied a GCS bucket (via BUCKET_NAME) and install-ate.sh were required to run it. Following it literally on a local machine dead-ends without a GCP account.

This PR:

  • lists the full local tool prerequisites (Go, kubectl, docker, ko)
  • points local users at create-kind-cluster.sh + install-ate-kind.sh --deploy-ate-system (in-cluster rustfs for snapshots, no GCS bucket needed), matching the Quickstart in README.md
  • shows install-ate-kind.sh --deploy-demo-counter as the local deploy command, keeping install-ate.sh for existing/GKE clusters

Verified by walking through the demo end-to-end on a fresh kind cluster: actor creation, counter increments, suspend/resume.

  • Tests pass (docs-only change)
  • Appropriate changes to documentation are included in the PR

The demo README implied a GCS bucket and install-ate.sh were required.
Point local users at create-kind-cluster.sh + install-ate-kind.sh
(in-cluster rustfs, no GCP needed) and list the full local tool
prerequisites, matching the Quickstart in README.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant