diff --git a/Other-Deployment-Scenarios.md b/Other-Deployment-Scenarios.md new file mode 100644 index 0000000..6f4eba4 --- /dev/null +++ b/Other-Deployment-Scenarios.md @@ -0,0 +1,9 @@ +You might want to explore other deployment scenarios developed by the community, like the ones shown here. + +## OpenShift + + + +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 :)