---
title: Validated software versions
description: ForgeRock has validated the following Kubernetes versions for use with Ping Identity Platform 7.4:
component: forgeops
version: 7.4
page_id: forgeops::rn/versions
canonical_url: https://docs.pingidentity.com/forgeops/7.4/rn/versions.html
section_ids:
  kubernetes: Kubernetes
  ingress_nginx_controller: Ingress-NGINX Controller
  haproxy_ingress: HAProxy Ingress
  cert_manager: cert-manager
  forgerock_operators: ForgeRock operators
---

# Validated software versions

## Kubernetes

ForgeRock has validated the following Kubernetes versions for use with Ping Identity Platform 7.4:

| Cloud provider                          | Kubernetes version                                                                              |
| --------------------------------------- | ----------------------------------------------------------------------------------------------- |
| Google Kubernetes Engine (GKE)          | 1.27                                                                                            |
| Amazon Elastic Kubernetes Service (EKS) | 1.27                                                                                            |
| Azure Kubernetes Service (AKS)          | 1.27                                                                                            |
| Minikube                                | [The stable Kubernetes version for Minikube](https://minikube.sigs.k8s.io/docs/commands/start). |

Earlier and later Kubernetes versions might also work. If you want to try using other Kubernetes versions, it is your responsibility to validate them.

## Ingress-NGINX Controller

ForgeRock has validated version 1.9.0\[[1](#_footnotedef_1 "View footnote.")] of the [Ingress-NGINX Controller](https://kubernetes.github.io/ingress-nginx) for use with Ping Identity Platform 7.4.

The [ingress controller deployment script](https://github.com/ForgeRock/forgeops/blob/release/7.4-20240805/bin/ingress-controller-deploy.sh) installs this version. If you install NGINX Ingress Controller using a technique other than running the script, be sure to install this version. Earlier versions of Ingress-NGINX Controller might not work with Ping Identity Platform 7.4 deployments on Kubernetes.

Newer versions might work but have not been tested with Ping Identity Platform 7.4.

## HAProxy Ingress

ForgeRock has validated version 0.14.5 of [HAProxy Ingress](https://haproxy-ingress.github.io/) for use with Ping Identity Platform 7.4.

The [ingress controller deployment script](https://github.com/ForgeRock/forgeops/blob/release/7.4-20240805/bin/ingress-controller-deploy.sh) installs this version. If you install the HAProxy Ingress using a technique other than running the script, be sure to install this version. Earlier versions of the HAProxy Ingress might not work with Ping Identity Platform 7.4 deployments on Kubernetes.

Newer versions might work but have not been tested with Ping Identity Platform 7.4.

## cert-manager

ForgeRock has validated version 1.13.0 of [cert-manager](https://cert-manager.io) for use with Ping Identity Platform 7.4.

The [cert-manager deployment script](https://github.com/ForgeRock/forgeops/blob/release/7.4-20240805/bin/certmanager-deploy.sh) installs this version. If you install cert-manager using a technique other than running the script, be sure to install this version. Earlier versions of cert-manager might not work with Ping Identity Platform 7.4 deployments on Kubernetes.

Newer versions might work but have not been tested with Ping Identity Platform 7.4.

## ForgeRock operators

ForgeRock has validated the following operator versions for use with Ping Identity Platform 7.4:

* [Secret Agent operator](https://github.com/ForgeRock/secret-agent) — version 1.2.0

* [DS operator](https://github.com/ForgeRock/ds-operator) — version 0.3.0

***

[1](#_footnoteref_1). Ingress-NGINX Controller Helm chart version 4.8.0 installs Ingress-NGINX Controller version 1.9.0.
