Skip to content

Commit

Permalink
Docs: Note of README
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodlop committed Jan 12, 2024
1 parent fad90ca commit f09467d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

Deploy CloudBees CI to AWS EKS Clusters with this add-on.

## Motivation

Easing adoption of CloudBees CI by:

- Deployment encapsulation of [CloudBees CI in EKS](https://docs.cloudbees.com/docs/cloudbees-ci/latest/eks-install-guide/installing-eks-using-helm#_configuring_your_environment) into a Terraform [AWS Partner Addons](https://aws-ia.github.io/terraform-aws-eks-blueprints-addons/main/aws-partner-addons/).
- Providing a series of Blueprints (examples of implementation) using the mentioned CloudBees CI Addon module on top of the [AWS Terraform EKS Addons](https://aws-ia.github.io/terraform-aws-eks-blueprints-addons/main/).

> [!NOTE]
> For a better understading of the AWS the EKS blueprints' scope, please read the section [Consumption](https://aws-ia.github.io/terraform-aws-eks-blueprints/#consumption) and [Terraform Caveats](https://aws-ia.github.io/terraform-aws-eks-blueprints/#terraform-caveats) in its documentation.
## Usage

By default, it uses a minimum required configuration described in [values.yml](values.yml).
Expand Down

0 comments on commit f09467d

Please sign in to comment.