Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Deploy Ansible Automation Platform (AWX) on Kubernetes

You must deploy AWX on Kubernetes regardless of how you plan to deploy the Nutanix service.

Deploy AWX on Kubernetes

You must deploy AWS on Kubernetes regardless of how you plan to deploy the Nutanix service.

Run the AWX Deployment Script

Navigate to the scripts directory and run the AWS deployment script:

This script will perform the following tasks:

  • Check prerequisites (kubectl and Helm)
  • Detect available storage classes
  • Deploy AWX operator using Helm
  • Create AWX instance with persistent storage
  • Wait for deployment to complete

Script Options

There are two script modes: interactive mode and automated mode.

Interactive Mode

Automated Mode with Specific Storage

This script shows the available storage classes, and lets you choose.

Verify AWX Deployment

After a successful deployment, run the following commands:

This is the expected output:

Access AWX Web Interface

Run the following commands to get the NodePort and access AWX: