Ansible Automation Platform custom resources
The Ansible Automation Platform operator provides custom resources for deploying, backing up, and restoring a complete Ansible Automation Platform instance on OpenShift Container Platform.
The AnsibleAutomationPlatform custom resource is the top-level resource for deploying the platform. It manages all components, including automation controller, automation hub, Event-Driven Ansible, Ansible Lightspeed, and the platform gateway. Use this custom resource when you want the operator to manage the full platform deployment as a single unit.
The AnsibleAutomationPlatformBackup and AnsibleAutomationPlatformRestore custom resources manage data protection for the platform. A backup captures the state of all platform components and their databases. A restore recreates the platform from a previously created backup. You can configure backup settings globally or override them for individual components such as automation controller, automation hub, and Event-Driven Ansible.
- AnsibleAutomationPlatform [aap.ansible.com/v1alpha1]
TheAnsibleAutomationPlatformcustom resource is the top-level resource for deploying and managing Ansible Automation Platform on OpenShift Container Platform. It configures all components, including automation controller, automation hub, Event-Driven Ansible, and the platform gateway. - AnsibleAutomationPlatformBackup and AnsibleAutomationPlatformRestore [aap.ansible.com/v1alpha1]
TheAnsibleAutomationPlatformBackupandAnsibleAutomationPlatformRestorecustom resources manage backup and restore operations for your Ansible Automation Platform deployment on OpenShift Container Platform. You can configure global settings or override them per component.