llama-stack-mirror/docs/source/distributions/k8s
ehhuang d6ae54723d
chore: setup for performance benchmarking (#3096)
# What does this PR do?
1. Added a simple mock openai-compat server that serves chat/completion
2. Add a benchmark server in EKS that includes mock inference server
3. Add locust (https://locust.io/) file for load testing

## Test Plan
bash apply.sh
kubectl port-forward service/locust-web-ui 8089:8089
Go to localhost:8089 to start a load test

<img width="1392" height="334" alt="image"
src="https://github.com/user-attachments/assets/d6aa3deb-583a-42ed-889b-751262b8e91c"
/>
<img width="1362" height="881" alt="image"
src="https://github.com/user-attachments/assets/6a28b9b4-05e6-44e2-b504-07e60c12d35e"
/>
2025-08-13 10:58:22 -07:00
..
apply.sh chore: update k8s template (#2786) 2025-07-16 15:07:26 -07:00
chroma-k8s.yaml.template docs(kubernetes): add more fleshed-out example of a Demo Kubernetes cluster (#2329) 2025-06-02 13:07:08 -07:00
hf-token-secret.yaml.template fix: update k8s templates (#2645) 2025-07-08 15:57:01 -07:00
ingress-k8s.yaml.template docs(k8s): add UI template (#2343) 2025-06-02 17:55:18 -07:00
postgres-k8s.yaml.template docs(kubernetes): add more fleshed-out example of a Demo Kubernetes cluster (#2329) 2025-06-02 13:07:08 -07:00
stack-configmap.yaml chore: fix k8s config (#2959) 2025-07-30 10:11:59 -07:00
stack-k8s.yaml.template chore: setup for performance benchmarking (#3096) 2025-08-13 10:58:22 -07:00
stack_run_config.yaml chore: fix k8s config (#2959) 2025-07-30 10:11:59 -07:00
ui-k8s.yaml.template chore: update k8s template (#2786) 2025-07-16 15:07:26 -07:00
vllm-k8s.yaml.template chore: update vllm k8s command to support tool calling (#2717) 2025-07-10 14:40:17 -07:00
vllm-safety-k8s.yaml.template fix: update k8s templates (#2645) 2025-07-08 15:57:01 -07:00