diff --git a/10.-Setting-the-solution-up-in-ACS-Kubernetes.md b/10.-Setting-the-solution-up-in-ACS-Kubernetes.md index f66a807..258e646 100644 --- a/10.-Setting-the-solution-up-in-ACS-Kubernetes.md +++ b/10.-Setting-the-solution-up-in-ACS-Kubernetes.md @@ -2,7 +2,8 @@ ## Related readme files (use them for more information after reading this) -# https://github.com/dotnet-architecture/eShopOnContainers/blob/dev/k8s/README.k8s.md +* [https://github.com/dotnet-architecture/eShopOnContainers/blob/master/k8s/README.k8s.md](https://github.com/dotnet-architecture/eShopOnContainers/blob/master/k8s/README.k8s.md): Information about the deployment script and their parameters. +* [https://github.com/dotnet-architecture/eShopOnContainers/blob/master/k8s/README.CICD.k8s.md](https://github.com/dotnet-architecture/eShopOnContainers/blob/master/k8s/README.CICD.k8s.md): Information about how to create a CI/CD pipeline using VSTS. ## Azure Container Service (ACS) Azure Container Service makes it simpler for you to create, configure, and manage a cluster of virtual machines that are preconfigured to run containerized applications (based on Docker container format), in Azure.