Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 482 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 482 Bytes

fedex-day-rusty-webapp

Introduction

This repo contains all the information and the steps followed for developing and deploying the Rusty webapp.

The steps followed to deploying the Rusty webapp are:

  1. Deploy the Rusty webapp in order to:
    1. Creating an HTTP service
    2. Calling an API “Can I ask that joke”
    3. Publish the output
  2. Include the deployment into a CI/CD pipeline in Github Actions
  3. Deploy the Rusty app into a Kubernetes cluster via Argo CD