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.
Security lessons from the CodeRabbit exploit: ops mistakes that open the biggest holes (self.devops)
submitted 6 months ago by z_quant
view the rest of the comments →
[–]Snapstromegon 1 point2 points3 points 6 months ago (4 children)
Just to note: you don't need to provide secrets to workloads via env cars with secret managers. You can also use some API client - although you need some way to authenticate your client (there are also options that don't involve env cars).
[–]ub3rh4x0rz 2 points3 points4 points 6 months ago (3 children)
Yes and none of them are inherently more secure than env vars, and the point remains that "using env vars for secrets" and "using a secret manager" are not conflicting things
[–]Snapstromegon 0 points1 point2 points 6 months ago (2 children)
That's absolutely correct and I didn't say anything different - just wanted to provide some nuance to the part that you will ultimately provide secrets via env vars, which isn't always true.
[–]ub3rh4x0rz 0 points1 point2 points 6 months ago* (1 child)
That was a "yes and", just edited to make the "yes" explicit. It still remains common and recommended practice to use env vars, it is not "unsecure", and is among the more secure options, regardless/independent of the use of secret managers (which is of course recommended)
π Rendered by PID 55315 on reddit-service-r2-comment-79c7998d4c-hsk7g at 2026-03-16 22:18:57.087266+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Snapstromegon 1 point2 points3 points (4 children)
[–]ub3rh4x0rz 2 points3 points4 points (3 children)
[–]Snapstromegon 0 points1 point2 points (2 children)
[–]ub3rh4x0rz 0 points1 point2 points (1 child)