Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Other Deployment Scenarios

Miguel Veloso edited this page Mar 27, 2020 · 2 revisions

You might want to explore other deployment scenarios developed by the community, like the ones shown here.

OpenShift

https://github.com/tmccart1/eShopOnContainers/tree/feature/openshift-aro

An example of deployment of eShopOnContainers to an Azure Red Hat OpenShift (ARO) cluster using Azure DevOps YAML pipelines and OpenShift YAML template files. You can find all of the code and instructions necessary in order to get the eShopOnContainers app up and running inside of an OpenShift cluster.

There's even a video explaining how all of this works with Azure DevOps and ARO :)

Clone this wiki locally