Update README.CICD.k8s.md
This commit is contained in:
parent
8aab4cdf2a
commit
a07acf3aa1
@ -15,7 +15,7 @@ or using AKS instead of ACS
|
|||||||
>```
|
>```
|
||||||
* An `Azure Blob storage`. It is needed for storing the kubernetes config file used by the hosted agent to access to Kubernetes cluster. Example:
|
* An `Azure Blob storage`. It is needed for storing the kubernetes config file used by the hosted agent to access to Kubernetes cluster. Example:
|
||||||
|
|
||||||
<img src="./k8s/blob_creation.png">
|
<img src="./img/blob_creation.png">
|
||||||
|
|
||||||
* Upload the `kubernetes config file` to the blob storage previously created. Execute the following command which will download the config file into the directory `c:\Users\<User>\.kube\` and then, upload it to your blob storage:
|
* Upload the `kubernetes config file` to the blob storage previously created. Execute the following command which will download the config file into the directory `c:\Users\<User>\.kube\` and then, upload it to your blob storage:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user