13.1 Prerequisites for Deploying Access Manager Containers on Azure Kubernetes Services

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

  • Created an administrative account on Azure Kubernetes Services (AKS).

  • Configured a Microsoft AKS cluster.

    For more information about how to configure a Microsoft AKS cluster, see Quickstart.

    To workaround the AKS system name limitation, see Administration Console Pod Does Not Deploy in Azure Kubernetes Services.

  • 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 Microsoft AKS.

  • Helm 3.x is installed.

  • NginX Ingress Controller is configured.

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