Skip to content

Commit

Permalink
added readme for demo proposal (#1642)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdullah1428 authored Apr 1, 2022
1 parent 2d77fdd commit a6e7b7d
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Assignment Proposal

## Title

Microservices CI/CD pipeline on K8s Cluster in Digital Ocean (Cloud).

## Names and KTH ID

- Abdullah Abdullah (aabdull@kth.se)
- Valdimar Björnsson (valdimar@kth.se)

## Deadline

Deadline for task 1 (5th April)

## Category

Demo

## Description

DigitalOcean Kubernetes (DOKS) is a managed Kubernetes service that lets you deploy Kubernetes clusters without the complexities of handling the control plane and containerized infrastructure. In this demo we will show a CI/CD
pipeline with Github Actions for different microservices of a simple application where on each push to the master branch will trigger an action that will update the docker image for the microservice and deploy it on the digital ocean cluster.

0 comments on commit a6e7b7d

Please sign in to comment.