# Conflicts: # eShopOnContainers-ServicesAndWebApps.sln # k8s/deployments.yaml # k8s/gen-k8s-env-aks.ps1 # k8s/internalurls.yaml # k8s/ocelot/configuration-web-shopping.json # src/ApiGateways/ApiGw-Base/Program.cs # src/ApiGateways/Mobile.Bff.Shopping/apigw/configuration.json # src/ApiGateways/Web.Bff.Shopping/apigw/configuration.json # src/Services/Identity/Identity.API/Configuration/Config.cs # src/Services/Identity/Identity.API/Data/ConfigurationDbContextSeed.cs # src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs # src/Web/WebMVC/AppSettings.cs # src/Web/WebMVC/Startup.cs # src/Web/WebSPA/AppSettings.cs # src/Web/WebSPA/Client/modules/shared/models/configuration.model.ts # src/Web/WebSPA/Client/modules/shared/services/configuration.service.ts # src/Web/WebSPA/Client/modules/shared/services/security.service.ts
Kubernetes (k8s) deploy information
This folder contains files needed to create a ACS with Kubernetes in Azure and to deploy eShopServices in a existing Kubernetes:
-
gen-k8s-env.ps1
Script to create a ACS with Kubernetes in Azure -
deploy.ps1
Script to deploy eShopOnContainers in a existing k8s
Refer to file README.k8s.md for detailed information
Refer to file README.CICD.k8s.md for information about how to set a VSTS build for deploying on k8s
Refer to file conf-files.md for a brief description of every YAML file in this folder