9 followers
Software Developer & DevOps Engineer writing about stuff I encounter during my daily work.
I ran into the problem that I wanted to make an existing root module (I'll call this source) a child module of another root module (I'll call this...
I attended the SymfonyLive Online German Edition 2021 that was on the 16th of April. I didn't watch all the talks, but here are the key takeaways that...
How to run DinD jobs on gitlab.com Shared Runners Gitlab provides shared runners for the repositories that are hosted on gitlab.com:...
Scan Kubernetes, Helm, Terraform, Docker, Ansible & AWS CloudFormation Code for security vulnerabilities, compliance issues &...
In this article, I want to share how I approached creating a private Kubernetes (GKE) cluster in Google Cloud Platform (GCP). Target infrastructure To...
Terraform (currently) does not provide any functionality that could be compared to a var_dump() function like the PHP programming language has it for...