cloud-native-toolkit / software-everywhere

Automation modules to deploy IBM Software on IBM Cloud, AWS, and Azure
https://modules.cloudnativetoolkit.dev
Apache License 2.0
9 stars 9 forks source link

Request new module: terraform-gitops-ubi #512

Open thomassuedbroecker opened 2 years ago

thomassuedbroecker commented 2 years ago

(Click Preview to navigate to guides) Please read the guides on how to create a module for the catalog:

Related user story/epic

https://github.com/cloud-native-toolkit/software-everywhere/issues/511

Type of module gitops

What is the purpose of the module?

A module should just deploy a pure ubi image (Red Hat Universal Base Image) as a container with Helm. With the values.yaml in the Helm chart we can configure replica count of the pods. The deployed containers are only a basic ubi operating system. The ubi helm-chart example based on the ubi-helm repository.

Soon it also should provide a command line parameter as input to execute a command during the startup of the UBI container.

The module implementation is already available, but not in the cloud-native-toolkit org and this is the existing module implementation terraform-gitops-ubi .

This module was developed in the context of operate learning lab 4 -create own module.

What is the category of the module? cluster, iam, network, database, integration, dev-tool, sre, infrastructure, util, software etc

util or new category example

FYI: @nheidloff @Vishal-Ramani

vishal-ramani commented 2 years ago

Hi @seansund We have to create new module in cloud-native-toolkit need your assistance to publish new module and create a repository.

thomassuedbroecker commented 2 years ago

@seansund Thanks The module link: https://github.com/cloud-native-toolkit/terraform-gitops-ubi