Skip to content

Commit

Permalink
Merge pull request #284 from bgraef/main
Browse files Browse the repository at this point in the history
add builder utility lab to olam
  • Loading branch information
bgraef authored Sep 28, 2023
2 parents e7e10bc + 275c6b4 commit 19e7a7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
12 changes: 5 additions & 7 deletions content/olam/olam.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ aliases:

## Oracle Linux Automation Manager Release 2

### Videos

#### Release Features of Oracle Linux Automation Manager 2

- {{< youtube id="2UwUXngKsDY" title="Release Features of Oracle Linux Automation Manager 2 YouTube video" >}}

### Labs

Practice your skills with Oracle Linux Automation Manager with these free hands on labs.
Expand Down Expand Up @@ -107,7 +101,11 @@ Learn how to configure HAProxy to Load Balance an Oracle Linux Automation Manage

Oracle Linux Automation Manager supports a cluster deployment of multiple control and execution nodes. With the control nodes acting as the entry point into the cluster, how does an administrator manage the traffic across these nodes? That is where a load balancer becomes beneficial. A load balancer efficiently distributes incoming network traffic across a group of backend servers or the control nodes in this solution. A load balancer ensures the Oracle Linux Automation Manager infrastructure is highly available and reliable and performance does not degrade.

In the free lab environment, the below inventory defines the cluster deployment. To help automate the cluster installation on your hardware, check out the playbook in the [Oracle Linux Automation Manager](https://github.com/oracle-samples/ansible-collections/tree/main/playbooks/OLAM/cluster-plus-hop-node#xd_co_f=NjUzNDIzODAtMTcwNy00YzFlLTgxMDItNTM2YjIwZjBkMmQ0~) section of the [ansible-collections project](https://github.com/oracle-samples/ansible-collections).
#### [Build Custom Execution Environments with Oracle Linux Automation Manager Builder Utility](https://luna.oracle.com/lab/b54dddd3-661b-43af-afae-192e5fbdab07)

Learn to build custom execution environments for Oracle Linux Automation Manager.

The Builder utility is a tool based on the upstream ansible-builder project for generating custom execution environments for Oracle Linux Automation Manager.

---

Expand Down
1 change: 1 addition & 0 deletions content/whats-new/new.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,6 @@ This page highlights the videos and hands on labs that have been recently added
- [Integrate LDAP User Management with Oracle Linux Automation Manager](https://luna.oracle.com/lab/a03cfc90-4c3c-488d-9e66-ba514e00b619)
- [Manage KVM Virtual Machines using Oracle Linux Automation Manager](https://luna.oracle.com/lab/3e869b97-6f71-46fa-a979-e0c8bf81d7d2)
- [Setup HAProxy to Load Balance an Oracle Linux Automation Manager Cluster](https://luna.oracle.com/lab/1d19c310-b6d6-40a9-aa2b-44dee29a8f31)
- [Build Custom Execution Environments with Oracle Linux Automation Manager Builder Utility](https://luna.oracle.com/lab/b54dddd3-661b-43af-afae-192e5fbdab07)


0 comments on commit 19e7a7b

Please sign in to comment.