An open API service indexing awesome lists of open source software.

https://github.com/mmartofel/ocp-virt-app

Red Hat OpenShift + OCP Virt demo application
https://github.com/mmartofel/ocp-virt-app

ocp-virt openshift openshift-container-platform openshift-v4 openshift-virtualization redhat

Last synced: 2 months ago
JSON representation

Red Hat OpenShift + OCP Virt demo application

Awesome Lists containing this project

README

        

### CRUD application mixing containers and VM's at Red Hat OpenShift

Purpose of this application is to provide basics of mixing containers and VM's forming one application.
As a delivery methode I chose Argo CD (Red Hat OpenShift GitOps) to make application declaratively manageged.

it's enough to login to your OCP cluster and run:

```./setup.sh```

then login to your Argo CD console to see applications.
Then sync'ing apps you see vm's, api and frontend getting instantiated at your cluster under ocp-virt-app namespace.