Skip to content

Commit 5aec472

Browse files
authored
Revise README with architecture and workflow details
Updated README to include project architecture, CI/CD workflows, and monitoring details.
1 parent 0ff20a6 commit 5aec472

1 file changed

Lines changed: 4 additions & 23 deletions

File tree

README.md

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Native DevOps Platform ![CI Pipeline](https://github.com/dvanhu/cloud-native-devops-platform/actions/workflows/ci.yml/badge.svg)
1+
<img width="1536" height="1024" alt="ChatGPT Image Mar 8, 2026, 05_05_12 PM" src="https://github.com/user-attachments/assets/3332aa13-bc03-416b-bb41-1e37344b06ff" /># Cloud Native DevOps Platform ![CI Pipeline](https://github.com/dvanhu/cloud-native-devops-platform/actions/workflows/ci.yml/badge.svg)
22

33
A complete **Cloud Native DevOps Pipeline** implementing CI/CD, GitOps, containerization, and Kubernetes deployment using modern DevOps tools.
44

@@ -10,28 +10,8 @@ This project demonstrates a **production-style DevOps workflow** where applicati
1010
# Project Architecture
1111

1212
```
13-
Developer
14-
15-
16-
GitHub Repository
17-
18-
19-
GitHub Actions (CI Pipeline)
20-
21-
22-
Docker Build
23-
24-
25-
DockerHub Image Registry
26-
27-
28-
ArgoCD (GitOps Controller)
29-
30-
31-
Kubernetes Cluster
32-
33-
34-
Backend Application Pods
13+
<img width="1536" height="1024" alt="ChatGPT Image Mar 8, 2026, 05_05_12 PM" src="https://github.com/user-attachments/assets/711415f7-06ef-4e3e-8753-e6e8734afbdc" />
14+
3515
```
3616

3717
---
@@ -229,3 +209,4 @@ This enables observability of application and infrastructure metrics.
229209

230210

231211

212+

0 commit comments

Comments
 (0)