You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eduard Tomas 8a8196e88d k8s docs moved 7 years ago
..
.kube/schema/v1.5.3 k8s docs moved 7 years ago
img k8s docs moved 7 years ago
README.CICD.k8s.md k8s docs moved 7 years ago
README.k8s.md Move k8s doc in k8s folder 7 years ago
basket-data.yaml Change k8s deployment config to deploy the redis service in another pod 7 years ago
conf_cloud.yml k8s errors fixed 7 years ago
conf_local.yml k8s errors fixed 7 years ago
deploy.ps1 Add missing environment variables in k8s scripts 7 years ago
deployments.yaml Add missing environment variables in k8s scripts 7 years ago
frontend.yaml Configuration and deploy script for k8s on ACS 7 years ago
gen-k8s-env.ps1 Allow create or not ACR when creating k8s 7 years ago
keystore-data.yaml Fix bug antiforgery decryption issue when deploying in a k8s cluster 7 years ago
nginx.conf Deploy scripts updated: fixing some bugs 7 years ago
nosql-data.yaml Minor issues fixed 7 years ago
rabbitmq.yaml update k8s configuration 7 years ago
readme.md k8s docs moved 7 years ago
services.yaml k8s deployment 7 years ago
sql-data.yaml Configuration and deploy script for k8s on ACS 7 years ago

readme.md

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