diff --git a/docs/source/distributions/kubernetes_deployment.md b/docs/source/distributions/kubernetes_deployment.md index 20fa20fd8..21ec02012 100644 --- a/docs/source/distributions/kubernetes_deployment.md +++ b/docs/source/distributions/kubernetes_deployment.md @@ -126,7 +126,7 @@ providers: Once we have defined the run configuration for Llama Stack, we can build an image with that configuration and the server source code: ``` -mkdir -p /tmp/test-vllm-llama-stack && cat >/tmp/test-vllm-llama-stack/Containerfile.llama-stack-run-k8s <$tmp_dir/Containerfile.llama-stack-run-k8s <