Skip to content

Commit 634d637

Browse files
authored
Merge pull request llm-d#577 from mamy-CS/wva-local-deploy-fix-doc
update kind deploy wva target doc
2 parents d209154 + ec6ccae commit 634d637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ helm upgrade -i workload-variant-autoscaler ./charts/workload-variant-autoscaler
4242

4343
```bash
4444
# Deploy WVA with llm-d infrastructure on a local Kind cluster
45-
make deploy-llm-d-wva-emulated-on-kind
45+
make deploy-wva-emulated-on-kind CREATE_CLUSTER=true DEPLOY_LLM_D=true
4646

4747
# This creates a Kind cluster with emulated GPUs and deploys:
4848
# - WVA controller

0 commit comments

Comments
 (0)