cross-reference deployment.rst from llm_router.rst k8s section

This commit is contained in:
Adil Hafeez 2026-03-16 11:13:37 -07:00
parent 5b58bb60c3
commit 8dc9744c84
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -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 <https://github.com/katanemo/plano/tree/main/demos/llm_routing/model_routing_service/README.md>`_.