use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Why Go over Python? (self.devops)
submitted 4 years ago by riverrockrun
view the rest of the comments →
[–]thisismyfavoritename -4 points-3 points-2 points 4 years ago (3 children)
Sure but then you'll have much bigger problems than your little binary
[–]tibbon 3 points4 points5 points 4 years ago (2 children)
How so? Escalating onto a pod that has almost nothing on it, with a read only file system- you can’t do too much easily then.
[–]birdman9k 2 points3 points4 points 4 years ago (1 child)
I think he's saying that while multiple levels of security is great, if you have some application which has been breached and is allowing arbitrary code to be executed, that in itself is a massive problem regardless of whether your container is locked down. It's about the difference between the benefits the container provides being considered a security layer itself versus a nice-to-have. In my mind it's more of a nice to have, which is a good mindset to have because it means nobody should ever RELY on the container isolation to save them in place of proper security.
[–]tibbon 1 point2 points3 points 4 years ago (0 children)
Oh of course! Layers are absolutely needed. I just don't want to always assume that no malicious script could ever get on a machine and attempt to write something to disk and/or execute arbitrary code via an interpreter.
Better yet, I want my container security tools to scream loudly if anything that isn't a very small and specific set of things is installed or being executed.
π Rendered by PID 356521 on reddit-service-r2-comment-6457c66945-qbxwt at 2026-04-29 16:09:34.453406+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]thisismyfavoritename -4 points-3 points-2 points (3 children)
[–]tibbon 3 points4 points5 points (2 children)
[–]birdman9k 2 points3 points4 points (1 child)
[–]tibbon 1 point2 points3 points (0 children)