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:
- Deploy the Rusty webapp in order to:
- Creating an HTTP service
- Calling an API “Can I ask that joke”
- Publish the output
- Include the deployment into a CI/CD pipeline in Github Actions
- Deploy the Rusty app into a Kubernetes cluster via Argo CD