While I was in my earlier platform engineer role, one of my teammate said about UV, I didn't pay...
we used a cluster template. This is a YAML configuration file for eksctl (a CLI tool for creating and...
Fluent Bit is deployed as a DaemonSet (a POD that runs on every node of the cluster). When Fluent Bit...
To be considered valid YAML, you must wrap the entire command in single quotes. If the command...
Why did we choose lambda ric ? Docker images can handle larger deployments (up to...
Best Practices I follow during python development in current project. Use Virtual Environments to...
Docker Setup for OPA Below is a Dockerfile to build and run OPA with your policies: FROM...
As a GitLab DevSecOps developer utilizes the NIST framework to enhance security throughout the...
I decided to pick this topic because in work, we had Retro meeting and everyone suggested some...
On startup, Danger reads a Dangerfile from the project root. Danger code in GitLab is decomposed into...
For Helm Release stuck in Uninstalling state you have to do k delete secrets...
Discovering artifacts to use with CNCF projects can be difficult. If every CNCF project that needs to...
Don’t feel like upgrading, what if? But what if the upgrades do the complete opposite?...
Feature API Gateway Kubernetes Ingress Service Mesh Purpose Centralized entry point for...
Context Breaking monolic applications into microservices architecture offers many...