Thread Reader
Share this page!
×
Post
Share
Email
Enter URL or ID to Unroll
×
Unroll Thread
You can paste full URL like: https://x.com/threadreaderapp/status/1644127596119195649
or just the ID like: 1644127596119195649
How to get URL link on X (Twitter) App
On the Twitter thread, click on
or
icon on the bottom
Click again on
or
Share Via icon
Click on
Copy Link to Tweet
Paste it above and click "Unroll Thread"!
More info at
Twitter Help
Johannes Malsam
@JohannesMalsam
Software Engineer at Red Hat Tweeting about Kubernetes, DevOps and Software Engineering
Subscribe
Save as PDF
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
Save as PDF
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.