---
title: Deploying PingIntelligence using Amazon EKS
description: This section discusses installing PingIntelligence on Kubernetes cluster node using Amazon EKS.To deploy PingIntelligence:
component: pingintelligence
version: 5.1
page_id: pingintelligence:pingintelligence_production_deployment:pingintelligence_kubernetes_amazon_eks
canonical_url: https://docs.pingidentity.com/pingintelligence/5.1/pingintelligence_production_deployment/pingintelligence_kubernetes_amazon_eks.html
revdate: March 25, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Deploying PingIntelligence using Amazon EKS

## About this task

This section discusses installing PingIntelligence on Kubernetes cluster node using Amazon EKS.To deploy PingIntelligence:

## Steps

1. Create an Amazon EKS cluster on a RHEL or host. You can use either `eksctl` or AWS CLI for creating the Kubernetes cluster. Refer to the following links, for creating and managing the Kubernetes cluster using Amazon EKS.

   * [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 created in step 1.
