You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -37,7 +38,7 @@ To overcome these obstacles, organizations need an automated, self-service solut
37
38
38
39
Omnicloud as a Service pattern was created to address these challenges by offering Omnicloud as a Service capabilities, empowering teams to deploy OpenShift workflows quickly, consistently, and securely across multiple cloud platforms, while minimizing manual effort and accelerating time to innovation.
Copy file name to clipboardExpand all lines: content/patterns/omnicloud/getting-started.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The Omnicloud as a Service setup currently spans multiple environments, with an
50
50
51
51
Execution of pattern also involves importing of newly deployed cluster into RHACM, and a DevOps cartridge containing preconfigured development tools are deployed in a dedicated namespace for the developer. Additionally, an Active Directory (AD) user account is created and integrated with OpenShift to enable domain-based authentication.
@@ -177,21 +177,21 @@ The default login user for the AAP interface is admin, and the password is rando
177
177
Follow these steps to log in to the Ansible Automation Platform using the OpenShift console:
178
178
179
179
1. In the OpenShift console, go to Workloads > Secrets and select the ansible-automation-platform project if you want to limit the number of secrets you can see.
This pattern is currenty tested on AWS, Azure & GCP environment running with Red Hat OpenShift cluster version 4.19. The codebase utilizes the following languages and tools: Shell, Python, Makefile, and Docker
This workflow demonstrates a robust, automated solution for self-service provisioning and de-provisioning of Red Hat OpenShift Container Platform (OCP) clusters across multiple cloud providers (e.g., Google Cloud, Azure, AWS). The automation leverages Ansible Automation Platform (AAP) to manage the deployment tasks and Red Hat Advanced Cluster Management (RHACM) to orchestrate and manage the resulting clusters. This approach enables rapid, consistent, and repeatable cluster creation on demand.
0 commit comments