Update README.k8s.md
This commit is contained in:
parent
4db6c58fa6
commit
225d568808
@ -13,7 +13,7 @@ The k8s directory contains Kubernetes configuration for the eShopOnContainers ap
|
||||
>```
|
||||
or using AKS instead of ACS
|
||||
>```
|
||||
>./gen-k8s-env-aks -resourceGroupName k8sGroup -location westeurope -registryName k8sregistry -dnsName k8s-dns -serviceName k8s-cluster -createAcr true -nodeCount 3 -nodeVMSize Standard_D2_v2
|
||||
>./gen-k8s-env-aks -resourceGroupName YoureShopAksResgroup -location centralus -serviceName YoureShopAksCluster -dnsNamePrefix youreshopaks -registryName YoureShopAcrRegistry -createAcr true -nodeCount 3 -nodeVMSize Standard_D2_v2
|
||||
>```
|
||||
|
||||
* A Docker development environment with `docker` and `docker-compose`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user