Set up VMs for use in mesh
Prepare Red Hat Enterprise Linux virtual machines by setting up SSH access and enabling repositories. Deploying these VMs as nodes helps expand the execution capacity of your automation mesh.
Procedure Copy linkLink copied!
Add execution or hop nodes to scale your infrastructure Copy linkLink copied!
To expand job capacity, create a standalone execution node that can be added to run alongside a deployment of automation controller. These execution nodes are not part of the automation controller Kubernetes cluster.
About this task Copy linkLink copied!
The control nodes run in the cluster connect and submit work to the execution nodes through Receptor.
These execution nodes are registered in automation controller as type execution instances, meaning they are only used to run jobs, not dispatch work or handle web requests as control nodes do.
When creating an execution node, make sure the system time zone on the execution node matches settings.TIME_ZONE (default is 'UTC') on automation controller. Fact caching relies on comparing modified times of artifact files, and these modified times are not time zone-aware. Therefore, it is critical that the timezones of the execution nodes match automation controller’s time zone setting.
Hop nodes can be added to sit between the control plane of automation controller and standalone execution nodes. These hop nodes are not part of the Kubernetes cluster and are registered in automation controller as an instance of type hop, meaning they only handle inbound and outbound traffic for otherwise unreachable nodes in different or more strict networks.
The following procedure demonstrates how to set the node type for the hosts.
By default, Red Hat Ansible Automation Platform Service on AWS includes two hop nodes that you can peer execution nodes to.
Procedure Copy linkLink copied!
Create an instance group Copy linkLink copied!
You can create instance groups with Automation controller to organize and manage your instances.
About this task Copy linkLink copied!
Use the following procedure to create a new instance group.
Procedure Copy linkLink copied!
What to do next Copy linkLink copied!
When you have successfully created the instance group the Details tab of the newly created instance group enables you to review and edit your instance group information.
You can also edit Instances and review Jobs associated with this instance group:
Associate instances to an instance group Copy linkLink copied!
Learn how to associate instances to an instance group in automation controller.
Procedure Copy linkLink copied!
- Select the Instances tab on the Details page of an Instance Group.
- Click .
- Click the checkbox next to one or more available instances from the list to select the instances you want to associate with the instance group and click
