Germán Montalvo
Kubernetes Infrastructure and Application Consultant, Public Speaking, Technical Enablement.
I talk and write about Linux, Kubernetes, Applications, Security and Web3

Blog
-
Read more: Edge Computing with Kubernetes: Bringing Clusters to the Field
A hands-on reflection on deploying Kubernetes clusters outside the data centre—from factory floors to retail stores—covering benefits like low latency and reliability, security considerations and trends shaping edge computing in 2025.
-
Read more: Integrating Image Scanning with GitHub Actions: A Comprehensive Guide
Introduction Keeping container-based applications secure is crucial in modern DevOps workflows. Automated scanning of Docker images during CI/CD pipelines can prevent vulnerabilities from reaching production environments, saving considerable time, effort, and potentially, significant damage. In this guide, I’ll take you step-by-step through integrating automated image scanning into your GitHub Actions workflow using Trivy, a popular…
-
Read more: Integrate Image Scanning with GitHub Actions
Introduction GitHub Actions is an automation tool that helps developers design their workflows by automating tasks, allowing the implementation of CI/CD directly from within the Github repositories. Security is essential when managing production applications to protect data, prevent unauthorized access, and maintain the application integrity, integrating image scanning into the CI/CD process is not just…


