12.1 Prerequisites for Deploying Access Manager Containers on AWS

  • A Kubernetes cluster (v1.19 or later) with Role-Based Access Control enabled.

  • Created an account on Amazon Elastic Kubernetes Service (Amazon EKS).

  • Created an Amazon EKS cluster.

    For more information about how to create an Amazon EKS cluster, see Getting Started with Amazon EKS.

  • One master node and one worker node (minimum) available in the Kubernetes cluster.

  • The kubectl command-line tool installed on your machine and configured it to work with Amazon EKS.

  • Helm 3.x is installed.

  • (Optional) NginX Ingress Controller is configured.

NOTE:For information about using Amazon EKS, see Best practices for using Amazon EKS.