Skip to content

Commit 815de45

Browse files
committed
Fix spacing and formatting
1 parent a9577cc commit 815de45

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

site-src/guides/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
1313

1414
## **Prerequisites**
1515

16-
A cluster with:
16+
* A cluster with:
17+
1718
- Support for services of type `LoadBalancer`. For kind clusters, follow [this guide](https://kind.sigs.k8s.io/docs/user/loadbalancer)
1819
to get services of type LoadBalancer working.
20+
1921
- Support for [sidecar containers](https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/) (enabled by default since Kubernetes v1.29)
2022
to run the model server deployment.
2123

22-
Tooling:
24+
* Tooling:
2325
- [Helm](https://helm.sh/docs/intro/install/) installed
2426

2527
## **Steps**

0 commit comments

Comments
 (0)