Updated Deployment With GitHub Actions (markdown)
parent
c21478bcb9
commit
b815db3f63
@ -1,4 +1,4 @@
|
|||||||
# Deploying to Azure Kubernetes Services using GitHub Actions
|
# Deploy to Azure Kubernetes Services using GitHub Actions
|
||||||
|
|
||||||
The [build page](https://github.com/dotnet-architecture/eShopOnContainers/wiki/GitHub-Actions) describes how Github Actions are used to build code for each of the `eShopOnContainers` microservices. These YAML files compile the code and create new container images which are pushed to a container registry. However, this does not deploy the container images to the Kubernetes cluster.
|
The [build page](https://github.com/dotnet-architecture/eShopOnContainers/wiki/GitHub-Actions) describes how Github Actions are used to build code for each of the `eShopOnContainers` microservices. These YAML files compile the code and create new container images which are pushed to a container registry. However, this does not deploy the container images to the Kubernetes cluster.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user