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.
 
 
 
 
 
 
jmanuelcorral 54626b5175 Merge branch 'dev' into features/addIntegrationIstio 5 years ago
..
.kube/schema/v1.6.6 Merge pull request #335 from SychevIgor/SychevIgor/KubeConfigdrop 7 years ago
helm Merge branch 'dev' into features/addIntegrationIstio 5 years ago
img Update broken images 7 years ago
nginx-ingress Added support to istio with nginx-ingress 6 years ago
ocelot Added SignalR Hub service to k8s 6 years ago
README.CICD.k8s.md Update README.CICD.k8s.md 7 years ago
README.k8s.md Merge branch 'dev' into patch-1 5 years ago
basket-data.yaml sync k8 images with local windows/linux images for consistency 7 years ago
build-push-images.ps1 Added build-push-images.ps1 just to work with images and registry/ACR 6 years ago
conf-files.md Index of k8s help files 7 years ago
conf_cloud.yaml Improved deploy.ps1 to Push not Push images to Registry 6 years ago
conf_local.yaml Improved deploy.ps1 to Push not Push images to Registry 6 years ago
deploy-ingress-azure.ps1 local k8s docker support 6 years ago
deploy-ingress-dockerlocal.ps1 local k8s docker support 6 years ago
deploy-ingress.ps1 local k8s docker support 6 years ago
deploy.ps1 local k8s docker support 6 years ago
deploy.sh Add comments on deploy.sh limitations 7 years ago
deployments.yaml Fixed bug so the OrderingBackgroundTasks container is in HealthChecks 6 years ago
eshop-namespace.yaml Add deploy bash script (for Mac/Linux) 7 years ago
gen-k8s-env-aks.ps1 Fxied script supporting dnsNamePrefix param and is aligned with docs 6 years ago
gen-k8s-env.ps1 Explicitly specifying parameters for az acs creat 7 years ago
helm-rbac.yaml local k8s docker support 6 years ago
ingress.yaml k8s config updated 6 years ago
internalurls.yaml Fixed bug so the OrderingBackgroundTasks container is in HealthChecks 6 years ago
keystore-data.yaml sync k8 images with local windows/linux images for consistency 7 years ago
nosql-data.yaml Minor issues fixed 7 years ago
rabbitmq.yaml sync k8 images with local windows/linux images for consistency 7 years ago
readme.md k8 readme fix. 7 years ago
services.yaml Fixed bug so the OrderingBackgroundTasks container is in HealthChecks 6 years ago
sql-data.yaml Changed to new GA SQL Server container Image tag and parameters 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

Refer to file conf-files.md for a brief description of every YAML file in this folder