Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yobubble/ci-cd-deployment
I tried lmao
https://github.com/yobubble/ci-cd-deployment
Last synced: about 1 month ago
JSON representation
I tried lmao
- Host: GitHub
- URL: https://github.com/yobubble/ci-cd-deployment
- Owner: Yobubble
- Created: 2024-06-15T15:12:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T05:51:45.000Z (6 months ago)
- Last Synced: 2024-07-05T16:45:27.085Z (6 months ago)
- Language: Go
- Homepage:
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ci-cd-deployment
**_This project is for studying purpose on topic of DevOps_**
### Tools used
- Github (Version Control)
- Jenkins (CI/CD)
- Ansible (Configuration Management)
- Docker, DockerHub (Containerization, Containerization Registry)
- Kubernetes (Deployment)### Overview
I intend to testing the deployment on AWS EC2 Ubuntu server with a very simple "hello world" web service by
### Encounter Issues & Errors
- insufficient resource
- feeling like not a good practice to start learning DevOps
- Kubernetes steep learning curve![cicd_pipeline](/images/ci_cd_pipeline.png)