This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Update README.CICD.k8s.md
pull/472/head
Cesar De la Torre
7 years ago
committed by
GitHub
parent
a07acf3aa1
commit
14b0c01965
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
k8s/README.CICD.k8s.md
+ 1
- 1
k8s/README.CICD.k8s.md
View File
@ -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:
<
img
src
=
"./img/blob_creation.png"
>
<
img
src
=
"
https://github
.
com/dotnet-architecture/eShopOnContainers/raw/dev/k8s
/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:
Write
Preview
Loading…
Cancel
Save