A VMware Aria Automation Orchestrator three-node cluster requires transitioning from direct internet access to a mediated proxy configuration. Without this configuration, provisioning processes and external API integrations fail or time out when direct internet access is restricted.
Environment
VMware Aria Automation Orchestrator 8.x
Cause
The Orchestrator appliance nodes lack the necessary environment variables and container-level configurations required to route traffic through a corporate proxy server.
In the Kubernetes-based Prelude architecture, proxy definitions must be explicitly defined at the OS level to be inherited by the orchestration pods.
Resolution
To implement the proxy configuration, you must update the operating system configuration and restart the application pods on all nodes:
Log in to each Orchestrator node via SSH as root.
Navigate to and edit the proxy configuration file: /etc/sysconfig/proxy.
Configure the proxy settings and ensure you include appropriate NO_PROXY exclusions for internal traffic.