Skip to content

Commit 8092737

Browse files
author
Timothy Dodd
committed
Merge branch 'master' of https://github.com/timothydodd/LogMk
2 parents 283ee66 + 7da19af commit 8092737

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
LogMk is a lightweight log monitoring solution for Kubernetes environments. It consists of three main components that work together to collect, store, and visualize pod logs in real-time. Designed for simplicity and ease of deployment, LogMk is perfect for smaller setups, development environments, and teams that need straightforward log monitoring without enterprise complexity.
77

8+
<img width="1035" height="1162" alt="image" src="https://github.com/user-attachments/assets/ddfe177e-306a-414b-a38b-c5fb75ee03ef" />
9+
810
## ✨ Features
911

1012
### **Core Functionality**
@@ -34,9 +36,12 @@ LogMk is a lightweight log monitoring solution for Kubernetes environments. It c
3436
- **WCAG Compliance**: Accessible design with proper contrast ratios and keyboard navigation
3537
- **Progressive Enhancement**: Graceful degradation for older browsers
3638

37-
![image](https://github.com/user-attachments/assets/a7f87068-4019-456a-b438-410ef5aad22a)
3839

3940

41+
<img width="484" height="1202" alt="image" src="https://github.com/user-attachments/assets/a789f7a9-f35f-41df-aca1-6dc2d064038e" />
42+
43+
<img width="203" height="882" alt="image" src="https://github.com/user-attachments/assets/f4582a42-e174-4673-818d-38ebc94c0d0a" />
44+
4045
## 🏗️ Architecture
4146

4247
LogMk consists of three main components:

0 commit comments

Comments
 (0)