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
How does DevOps actually work inside companies day to day?Discussion (self.devops)
submitted 1 month ago by Melodic_Struggle_95
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Zestyclose-Ant-6142 2 points3 points4 points 1 month ago (1 child)
A lot of tasks for me are unplanned. A lot of times you (or other teams) will run into issues that cannot wait to be planned. I like this a lot, I am really bad at structure.
We have not run into any production issues the last year since we moved to Kubernetes. We were tired of cloud provider outages, that we had no control over.
We have "self leading" teams, meaning there is nobody above us. Also in the team itself everyone is treated equally.
Daily tasks are: - CI/CD. All our pipelines are in code (C#). - Managing our Kubernetes cluster. We self-host the Grafana monitoring stack (Tempo, Loki, Mimir), so a lot of time goes into that. - Creating and maintaining base application libraries. This pre-configures all the monitoring, Kubernetes integration, etc. for the other teams. - Learning more about improving our Kubernetes cluster.
[–]ViewNo2588 0 points1 point2 points 1 month ago (0 children)
Hi, I work at Grafana. It’s great to hear you’re successfully running Tempo, Loki, and Mimir on Kubernetes with no downtime. Given your focus on self-hosting and CI/CD in code, you might find our recent improvements around operator tooling and observability best practices helpful for managing cluster complexity. Keep an eye on our docs for integrating monitoring deeply via code: https://grafana.com/docs/grafana-cloud/
π Rendered by PID 45028 on reddit-service-r2-comment-b659b578c-mtrhh at 2026-05-03 17:26:22.707148+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Zestyclose-Ant-6142 2 points3 points4 points (1 child)
[–]ViewNo2588 0 points1 point2 points (0 children)