Eduard Tomàs 34a8ad3171 Merge branch 'netcore2' into dev
# Conflicts:
#	cli-linux/build-bits-linux.sh
#	docker-compose.ci.build.yml
#	src/Services/Location/Locations.API/Dockerfile.nanowin
#	src/Services/Marketing/Marketing.API/Dockerfile.nanowin
#	src/Services/Payment/Payment.API/Dockerfile.nanowin
#	src/Web/WebStatus/Dockerfile.nanowin
2017-09-05 16:12:42 +02:00
..
2017-08-01 10:10:22 +02:00
2017-08-10 09:07:33 +02:00
2017-07-18 18:24:57 +02:00
2017-07-18 18:24:57 +02:00
2017-08-01 10:24:00 +02:00
2017-06-19 19:01:00 +02:00
2017-04-11 13:38:19 -07:00
2017-08-01 10:12:14 +02:00
2017-08-11 08:42:35 +02:00
2017-09-03 11:51:18 +03:00
2017-07-03 16:57:10 +02:00

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