Reddit DevOps
266 subscribers
30.9K links
Reddit DevOps. #devops
Thanks @reddit2telegram and @r_channels
Download Telegram
Podman 3 and Docker Compose - How Does the Dockerless Compose Work?

One of the main Podman 3 features is the support of Docker Compose. You can take any of your existing docker-compose.yml and just use it with Podman. In my new short video, I am showing how I moved from Docker to Podman in a real docker-composed application:


https://www.youtube.com/watch?v=15PFfjuxtvM

https://redd.it/nl9e8v
@r_devops
Is Tekton alive? Comparing Tekton Pipelines with Argo Workflows, ArgoCD and Jenkins

Is Tekton still alive? I’ve successfully used this tool in an Openshift environment, where it makes all the sense - there is a proper integration with the platform itself, and RedHat puts lots of effort into making a real CI/CD system out of it. But do Tekton Pipelines make sense today without a wrapper like Pipeline as Code and JenkinsX on top? And are there many companies actually using Tekton, compared to Argo and similar tools? I tried to answer all of these questions in this new mkdev video, plus did some experiments again with editing - hope it’s now even more fun and engaging to watch it, but feel free to roast me in the comments.

https://youtu.be/87FxZvEyRfI

https://redd.it/12x6eia
@r_devops
Argo Ecosystem: Argo CD, Argo Workflows, Argo Events, Argo Rollouts, Argo Everything

I feel like not everyone realizes, that Argo is a whole ecosystem today, with different tools covering different use cases, but all working together in a very nice combo. I made a short video explaining Argo ecosystem: https://youtu.be/ae0XJGJPLvo

https://redd.it/13bgzdj
@r_devops
Essential Kubernetes Design Patterns

As Kubernetes becomes the go-to platform for deploying and managing cloud-native applications, engineering teams face common challenges around reliability, scalability, and maintainability.

In my latest article, I explore Essential Kubernetes Design Patterns that every cloud-native developer and architect should know—from Health Probes and Sidecars to Operators and the Singleton Service Pattern.

These patterns aren’t just theory—they’re practical, reusable solutions to real-world problems, helping teams build production-grade systems with confidence.

Whether you’re scaling microservices or orchestrating batch jobs, these patterns will strengthen your Kubernetes architecture.

Read the full article:
Essential Kubernetes Design Patterns: Building Reliable Cloud-Native Applications

https://www.rutvikbhatt.com/essential-kubernetes-design-patterns/

Let me know which pattern has helped you the most—or which one you want to learn more about!

#Kubernetes #CloudNative #DevOps #SRE #Microservices #Containers #EngineeringLeadership #DesignPatterns #K8sArchitecture

https://redd.it/1km21st
@r_devops