-
Notifications
You must be signed in to change notification settings - Fork 15
feat: Monolith example for base-ocp-vpc DA #883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
/run pipeline |
1 similar comment
|
/run pipeline |
|
/run pipeline |
1 similar comment
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
vkuma17
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good overall, just have some suggestions related to observability
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
1 similar comment
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
| # IBM Cloud OpenShift DA - Monolith Add-ons Module Example | ||
|
|
||
| A simple example that shows how to provision a multi zone OCP VPC cluster as well as all foundational infrastructure and supporting services required for a secure and compliant OpenShift (OCP) cluster deployment on IBM Cloud VPC. | ||
|
|
||
| - Refer [here](../../modules/containerized_app_landing_zone/README.md) to check all the resources are provisioned by this example by calling the monolith module. | ||
| - A new resource group if an existing resource group is not passed. | ||
| - Monitoring agent. | ||
| - A Trusted Profile with Sender role to logs service. | ||
| - Logs agent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Title and content wherever monolith is used - need to update.
Please add details in points.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
title and monolith usage updated. The details here removed earlier with the reference link to the read of module as per Vincent's comment #883 (comment)
|
/run pipeline |
Description
The PR adds a new module for monolith. This module integrates essential foundational services for security, monitoring, and logging for creating a fully configurable OCP cluster on an IBM Cloud Virtual Private Cloud. The example is added to other_tests.go
Test passed in schematics


Release required?
Adding a plain monolith example of base-ocp-vpc DA deployment by creating the add ons using terraform code.
x.x.X)x.X.x)X.x.x)Release notes content
Adding a new
monolithmodule that creates all the configurations and resources that are created in the EPX UI by selecting the add-ons. It is called in a new example that also createsmonitoring and logs agentafter the OCP cluster is readyRun the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers