Skip to content

This repo provides a gitops based implementation of a demo using .Net Core microservices (Serverless) to produce and consume messages in a Kafka Topic (AMQ Streams) and persist into a Postgres database.

License

Notifications You must be signed in to change notification settings

sa-ne/gitops-netcore-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

.NET Core API Serverless with 3Scale, Service Mesh and Postgres database

Demo description and tools used TBD.

Provisioning

Clone this or use the raw files url if preferred, then assuming a fresh install of OpenShift run the first command to install the Red Hat GitOps operator:

oc create -k gitops/manifests/operators/openshift-gitops-operator/overlays/latest

Once the operator is installed, we use the App of Apps pattern to initiate the install of all other operators. Notice this might take a while to finish the sync and install everything.

oc create -k gitops/manifests/cluster/bootstrap/base

Idea and execution

Demo workflow description TBD.

About

This repo provides a gitops based implementation of a demo using .Net Core microservices (Serverless) to produce and consume messages in a Kafka Topic (AMQ Streams) and persist into a Postgres database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published