Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/enterprise/installing-general-requirements.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ The following table lists the browser requirements for the Replicated KOTS Admin

Each release of KOTS maintains compatibility with the current Kubernetes version, and the two most recent versions at the time of its release. This includes support against all patch releases of the corresponding Kubernetes version.

Kubernetes versions 1.29 and earlier are end-of-life (EOL). For more information about Kubernetes versions, see [Release History](https://kubernetes.io/releases/) in the Kubernetes documentation.
Kubernetes versions that are not listed below are end-of-life (EOL) in upstream Kubernetes, and no longer supported by Replicated. For more information about Kubernetes versions, see [Release History](https://kubernetes.io/releases/) in the Kubernetes documentation.

Replicated recommends using a version of KOTS that is compatible with Kubernetes 1.30 and higher.
Replicated recommends using a version of KOTS that is compatible with a supported Kubernetes version listed in the table below.

<KubernetesCompatibility/>

Expand Down
Loading