-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathReadme
22 lines (17 loc) · 1.25 KB
/
Readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[![ClickToCart CI/CD Pipeline](https://github.com/Research-Group-CDAP/CTSE-Assignment-2/actions/workflows/deployment.yaml/badge.svg?branch=master)](https://github.com/Research-Group-CDAP/CTSE-Assignment-2/actions/workflows/deployment.yaml)
===========================================
Deployment
===========================================
You have to change the tag version of the docker Image before push the code in the following files related to that specific service
deployment.yaml ex- $DOCKER_USER_SENURA/$CART_REPO_NAME_SENURA:v1.0.1 => $DOCKER_USER_SENURA/$CART_REPO_NAME_SENURA:v1.0.2
relevant-service.yaml file for specific service in release folder ex- $DOCKER_USER_SENURA/$CART_REPO_NAME_SENURA:v1.0.1 => $DOCKER_USER_SENURA/$CART_REPO_NAME_SENURA:v1.0.2
========================================================
To Get Azure Credentials For Azure Kubenetes Cluster
========================================================
Reffer following documentation
https://github.com/Azure/login
https://medium.com/ascentic-technology/github-action-deploy-applications-to-aks-7598668f8ee1
========================================================
About Image Tag
========================================================
https://kubernetes.io/docs/concepts/containers/images/