Skip to content

docs: Update EKS supported versions in KRCI (#469) #251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ KubeRocketCI components that support custom certificates can be found in the tab
## Prerequisites

* The certificate in the `*.crt` format is used;
* Kubectl version 1.26.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.
* [Java](https://www.oracle.com/in/java/technologies/downloads/) with the `keytool` command inside;
* [jq](https://stedolan.github.io/jq/) is installed.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Inspect the prerequisites and the main steps to perform for enabling [Harbor](ht

## Prerequisites

* Kubectl version 1.29.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/artifacts-management/nexus-sonatype.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This documentation guide provides comprehensive instructions for integrating Son

Before proceeding, ensure the following prerequisites are met:

* Kubectl version 1.26.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/auth/keycloak.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Inspect the prerequisites and the main steps to perform for installing Keycloak.

## Prerequisites

* Kubectl version 1.26.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

:::info
Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/code-quality/sonarqube.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ facilitating enhanced code inspection and improvement practices within your deve

Before proceeding, ensure the following prerequisites are in place:

* Kubectl version 1.26.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/devsecops/defectdojo.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Inspect the main steps to perform for installing DefectDojo via Helm Chart.

## Prerequisites

* Kubectl version 1.26.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/devsecops/dependency-track.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This documentation guide provides comprehensive instructions for installing and

## Prerequisites

* Kubectl version 1.26.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/install-argocd.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Review the necessary prerequisites and follow the steps to enable Argo CD within
The following tools must be installed:

* [KubeRocketCI](./install-kuberocketci.md)
* [Kubectl version 1.24+](https://kubernetes.io/docs/tasks/tools/)
* [Kubectl version 1.28+](https://kubernetes.io/docs/tasks/tools/)
* [Helm version 3.10+](https://github.com/helm/helm/releases)
* [Keycloak](./auth/keycloak.md) (optional)

Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/install-ingress-nginx.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Inspect the prerequisites and the main steps to perform for installing [Install

## Prerequisites

* Kubectl version 1.26+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/) for details.
* Kubectl version 1.28+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/) for details.
* [Helm](https://helm.sh) version 3.10+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/operator-guide/install-tekton.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Here are the main steps to follow for installing the Tekton resources using the

## Prerequisites

* Kubectl version 1.26+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/) for details.
* Kubectl version 1.28+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/) for details.
* For Openshift/OKD, the latest version of the `oc` utility is required. Please refer to the [OKD page](https://github.com/okd-project/okd/releases) on GitHub for details.

## Installation on Kubernetes Cluster
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Inspect the prerequisites and the main steps to perform for installing ReportPor

## Prerequisites

* Kubectl version 1.29.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

:::info
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Inspect the prerequisites and the main steps to perform for enabling [External S

## Prerequisites

* Kubectl version 1.26.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* Kubectl version 1.28.0+ is installed. Please refer to the [Kubernetes official website](https://kubernetes.io/releases/download/) for details.
* [Helm](https://helm.sh) version 3.14.0+ is installed. Please refer to the [Helm page](https://github.com/helm/helm/releases) on GitHub for details.

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/supported-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Get acquainted with the list of the latest releases and component versions on wh

|[Release Version](https://github.com/epam/edp-install/blob/master/RELEASES.md)|Release Date|[EKS Version](https://aws.amazon.com/eks/)|[OpenShift Version](https://github.com/okd-project/okd/releases)|
|:-:|:-:|:-:|:-:|
|3.11 |Mar 21, 2025|1.29+||
|3.11 |Mar 21, 2025|1.29+|N/A|
|3.10 |Oct 18, 2024|1.26+|4.12|
|3.9 |Jun 13, 2024|1.26+|4.12|
|<span style={{ color: "gray" }}>3.8 </span> |<span style={{ color: "gray" }}>Mar 12, 2024</span>|<span style={{ color: "gray" }}>1.26+</span>|<span style={{ color: "gray" }}>4.12</span>|
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.11/supported-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gantt
title Release Schedule and Lifecycle

section (Under Development)
KubeRocketCI 3.11 SNAPSHOT: crit, r41, 2025-03-21, 2025-07-21
KubeRocketCI 3.12 SNAPSHOT: crit, r41, 2025-03-21, 2025-07-21

section (Supported)
KubeRocketCI 3.11 Release: active, r41, 2025-03-21, 2025-07-21
Expand Down
Loading