Created Other Deployment Scenarios (markdown)

Miguel Veloso 2020-03-27 12:05:54 +00:00
parent 78a6013a03
commit 79e647ec2f

@ -0,0 +1,9 @@
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 o 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](https://youtu.be/NFKcEj-PKM4) explaining how all of this works with Azure DevOps and ARO :)