diff --git a/docs/source/guides/llm_router.rst b/docs/source/guides/llm_router.rst index a7f297d2..2fceb112 100644 --- a/docs/source/guides/llm_router.rst +++ b/docs/source/guides/llm_router.rst @@ -372,7 +372,8 @@ Key things to know before deploying: ``subPath`` in the Deployment — omitting ``subPath`` causes Kubernetes to mount a directory instead of a file. -For full step-by-step commands, see the +For the canonical Plano Kubernetes deployment (ConfigMap, Secrets, Deployment YAML), see +:ref:`deployment`. For full step-by-step commands specific to this demo, see the `demo README `_.