Skip to content

Commit 6c1a6e9

Browse files
authored
Docs: Adds k8s supported verions (#1731)
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
1 parent 082e720 commit 6c1a6e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site-src/_includes/prereqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
A cluster with:
22

3+
- Support for one of the three most recent Kubernetes minor [releases](https://kubernetes.io/releases/).
34
- Support for services of type `LoadBalancer`. For kind clusters, follow [this guide](https://kind.sigs.k8s.io/docs/user/loadbalancer)
45
to get services of type LoadBalancer working.
56
- Support for [sidecar containers](https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/) (enabled by default since Kubernetes v1.29)

0 commit comments

Comments
 (0)