We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d209154 + ec6ccae commit 634d637Copy full SHA for 634d637
1 file changed
README.md
@@ -42,7 +42,7 @@ helm upgrade -i workload-variant-autoscaler ./charts/workload-variant-autoscaler
42
43
```bash
44
# Deploy WVA with llm-d infrastructure on a local Kind cluster
45
-make deploy-llm-d-wva-emulated-on-kind
+make deploy-wva-emulated-on-kind CREATE_CLUSTER=true DEPLOY_LLM_D=true
46
47
# This creates a Kind cluster with emulated GPUs and deploys:
48
# - WVA controller
0 commit comments