Kubernetes setup updated
parent
27e52d822a
commit
02bd8a9669
Binary file not shown.
BIN
.vs/slnx.sqlite
BIN
.vs/slnx.sqlite
Binary file not shown.
@ -161,7 +161,11 @@ Next, to verify the installation was successful, run `az --version` from your co
|
||||
You should see the version number of Azure CLI and other dependent libraries installed on your computer.
|
||||
|
||||
## Creating a Kubernetes cluster in ACS (Azure Container Service) and Azure environment
|
||||
TBD
|
||||
As optional procedure, you can manually create your Kubernetes cluster and Azure Container Registry, as in the following links:
|
||||
* A Kubernetes cluster. Follow Azure Container Service's [walkthrough](https://docs.microsoft.com/en-us/azure/container-service/container-service-kubernetes-walkthrough) to create one.
|
||||
* A private Docker registry. Follow Azure Container Registry's [guide](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-get-started-portal) to create one.
|
||||
|
||||
However, unless you want to spend more time learning, step by step, how to create an ACS cluster and ACR, it is recommended to create those prerequisites with the scripts in the following procedure, as it'll be much quicker for you to set it up.
|
||||
|
||||
## Creating the Azure environment automatically with a PowerShell script provided by eShopOnContainers
|
||||
You can run the gen-k8s-env.ps1 PowerShell script (from eShopOnContainers) to automatically create the Azure environment needed for a Kubernetes deployment.
|
||||
|
Loading…
x
Reference in New Issue
Block a user