Daniel Kotev

Introduction

07.05.2026
Reading time: 7 mins.
Deploying self-hosted GitHub runners at the organization level can be more complex than expected – especially when you need full control over tooling, scalability, and execution speed. In our case,...
Continue Reading
29.04.2026
Reading time: 5 mins.
Managing secrets in Kubernetes can sound straightforward-until you actually implement it at scale. Common approaches include mounting Kubernetes secrets as environment variables, using an external secrets operator, or calling cloud...
Continue Reading