---
title: Deploying PingIntelligence using Amazon EKS
description: To deploy PingIntelligence on a Kubernetes cluster node using Amazon EKS:
component: pingintelligence
version: 5.2
page_id: pingintelligence:installing_pingintelligence_for_apis:pingintelligence_kubernetes_amazon_eks
canonical_url: https://docs.pingidentity.com/pingintelligence/5.2/installing_pingintelligence_for_apis/pingintelligence_kubernetes_amazon_eks.html
revdate: April 3, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Deploying PingIntelligence using Amazon EKS

## About this task

To deploy PingIntelligence on a Kubernetes cluster node using Amazon EKS:

## Steps

1. Create an Amazon EKS cluster on a RHEL or host.

   You can use either `eksctl` or AWS command-line interface (CLI) for creating the Kubernetes cluster. Refer to the following links when creating and managing the Kubernetes cluster using Amazon EKS.

   For more information, see the following:

   * [Getting started with Amazon EKS – eksctl](https://docs.aws.amazon.com/eks/latest/userguide/getting-started-eksctl.html)

   * [Getting started with Amazon EKS – AWS CLI](https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html)

2. Follow the steps in [Deploying PingIntelligence in Kubernetes cluster](pingintelligence_kubernetes_cluster.html) and deploy PingIntelligence on the Kubernetes cluster that you created in step 1.
