|
@ -3,6 +3,7 @@ |
|
|
This folder contains files needed to **create** a ACS with Kubernetes in Azure and to **deploy** eShopServices in a existing Kubernetes: |
|
|
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 |
|
|
- `gen-k8s-env.ps1` Script to create a ACS with Kubernetes in Azure |
|
|
|
|
|
|
|
|
- `deploy.ps1` Script to deploy eShopOnContainers in a existing k8s |
|
|
- `deploy.ps1` Script to deploy eShopOnContainers in a existing k8s |
|
|
|
|
|
|
|
|
Refer to file [README.k8s.md](./README.k8s.md) for detailed information |
|
|
Refer to file [README.k8s.md](./README.k8s.md) for detailed information |
|
|