Add public core-platform architecture guide

This commit is contained in:
2026-08-21 12:15:04 +02:00
parent c10ad7b6fa
commit 365cf903d9
+10 -1
View File
@@ -1,3 +1,12 @@
# core-platform
DevOps, Kubernetes, inference hosting, and monitoring.
DevOps, Kubernetes, LLM inference hosting (vLLM/Ollama), observability, and platform engineering.
This public repository is a top-level area of the [IT-One](https://git.it-one.pro/IT-One) organization.
## Collaboration
- Use short-lived branches and pull requests.
- Keep credentials out of Git; use organization-level Gitea Actions secrets.
- Add a focused README to every project repository created in this area.
- Use the [AI agent template](https://git.it-one.pro/IT-One/agent-template) for agent projects.