mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
fix doc link
docs/source/distributions/kubernetes_deployment.md
This commit is contained in:
parent
367c08f01e
commit
e9b910cc4c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ If you have a custom or an advanced setup or you are developing on Llama Stack y
|
||||||
|
|
||||||
**Kubernetes**:
|
**Kubernetes**:
|
||||||
|
|
||||||
If you have built a container image and want to deploy it in a Kubernetes cluster instead of starting the Llama Stack server locally. See [Kubernetes Deployment Guide](kubernetes_deployment) for more details.
|
If you have built a container image and want to deploy it in a Kubernetes cluster instead of starting the Llama Stack server locally. See [Kubernetes Deployment Guide](kubernetes_deployment.md) for more details.
|
||||||
|
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue