This repository contains the different manifest needed to deploy the Simple Quarkus Service code to an OpenShift/Kubernetes clusters.
This repository is used to implement the best pratices
to seperate the code from the deployment manifest.
It is use for demo purposes and can deploy the Simple Quarkus Service in 3 differents ways.
- Access to github
- Clone/Fork of this repository
- Access to an OpenShift Cluster
- OpenShift CLI
- [Optional] OpenShift Pipeline operator install on the cluster to run the Tekton demo
- [Optional] OpenShift GitOps operator install on the cluster to run the GitOps demo