Update readme
This commit is contained in:
parent
9a58ac9aa4
commit
f87eb1c13e
2
.env
2
.env
@ -24,4 +24,4 @@ ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP=10.121.122.92
|
|||||||
#ESHOP_SERVICE_BUS_USERNAME=<ServiceBusUserName-OnlyUsedIfUsingRabbitMQUnderwindows>
|
#ESHOP_SERVICE_BUS_USERNAME=<ServiceBusUserName-OnlyUsedIfUsingRabbitMQUnderwindows>
|
||||||
#ESHOP_SERVICE_BUS_PASSWORD=<ServiceBusUserPassword-OnlyUsedIfUsingRabbitMQUnderwindows>
|
#ESHOP_SERVICE_BUS_PASSWORD=<ServiceBusUserPassword-OnlyUsedIfUsingRabbitMQUnderwindows>
|
||||||
#INSTRUMENTATION_KEY=
|
#INSTRUMENTATION_KEY=
|
||||||
#USE_LOADTEST=<True/False>
|
#USE_LOADTEST=<True/False>
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user