Is it possible to deploy operator based AAP instance and EDA instance in different namespace?

Solution Verified - Updated -

Environment

  • Ansible Automation Platform Operator 2.4
  • Event-Driven Ansible Using AAP Operator

Issue

  • Is it possible to deploy the AAP and EDA instances in different namespaces when deploying using the AAP operator?

Resolution

  • AAP instance and EDA instance can be installed on separate namespaces.
  • The only requirement is to have a valid URL of AAP controller.

Diagnostic Steps

  • Create two separate namespaces "aap" and "eda"
  • Deploy a Controller instance on namespace "aap"
  • Deploy an EDA instance on namespace "eda" by providing the URL for the Controller instance on "aap" namespace.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments