Johannes Malsam Profile picture
Software Engineer at Red Hat Tweeting about Kubernetes, DevOps and Software Engineering
Jun 3, 2023 12 tweets 5 min read
Best practices for Kubernetes Pods 🧵

#Kubernetes #devops 1/11: 🎯 Single Responsibility Principle 🎯

Assign each Pod a single responsibility, focusing on a specific process or task. By keeping pods lean and focused, you enhance maintainability and avoid unnecessary complexity. #Modularity #ContainerOrchestration
Jun 2, 2023 10 tweets 4 min read
🎉 Day of Learning @RedHat

I'm going to explore scanning @stackrox code with Sonarcloud.

Very curious about the findings.

#programming #opensource @RedHat @stackrox Had to fork the repos. I need to be owner of the github organization to allow Sonarcloud scanning.