This repository contains a collection of independent Python projects focused on platform engineering, DevOps, automation, and observability. Each top-level directory represents a standalone project with its own purpose, documentation, and README describing its architecture, features, and usage.
These projects are designed to be reusable building blocks that can be incorporated into other applications with minimal setup and customization.
.
├── observer/
├── app/
├── policy/
├── kubernetes/
├── /
└── ...
For detailed information about any project, navigate to its directory and read its dedicated README.