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
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
YouTube
Podman 3 and Docker Compose - How Does the Dockerless Compose Work?
In this short video, Kirill Shirinkin will show a new feature of Podman 3 - Docker Compose support. He will migrate existing application from Docker to Podman 3, without changing a single line of docker-compose.yml.
Check out mkdev dispatch, bi-weekly newsletter…
Check out mkdev dispatch, bi-weekly newsletter…
What is Kubernetes Downward API and why you might need it?
Let's check one of the lesser known Kubernetes features, that allows to expose pod metadata to your application - the Downward API: https://youtu.be/c4IOAXE5Mo8
https://redd.it/oin79r
@r_devops
Let's check one of the lesser known Kubernetes features, that allows to expose pod metadata to your application - the Downward API: https://youtu.be/c4IOAXE5Mo8
https://redd.it/oin79r
@r_devops
YouTube
What is Kubernetes Downward API and why you might need it?
Let's check one of the lesser known Kubernetes features, that allows to expose pod metadata to your application - the Downward API.
Links:
* https://kubernetes.io/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/
If you or…
Links:
* https://kubernetes.io/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/
If you or…
What is Tekton and how it compares to Jenkins, Gitlab CI and other CI/CD systems
I think there is often a confusion about Tekton - it's not really a complete CI/CD system, but rather a Lego. I made a video explaining this point:
https://youtu.be/skcLi9-WTkA
https://redd.it/p0x96u
@r_devops
I think there is often a confusion about Tekton - it's not really a complete CI/CD system, but rather a Lego. I made a video explaining this point:
https://youtu.be/skcLi9-WTkA
https://redd.it/p0x96u
@r_devops
YouTube
What is Tekton and how it compares to Jenkins, Gitlab CI and other CI/CD systems
Tekton is a new hot topic in CI/CD area - but what is it, really? Is it a replacement for Jenkins or something else? Let's find out!
If you or your company need consulting and training around containerization topics, reach out to us via email - [email protected]…
If you or your company need consulting and training around containerization topics, reach out to us via email - [email protected]…
DevOps Master Class Part 7 - Containers & Friends
In part 7 we look at containers, Docker, Kubernetes, Helm and more and how it fits into DevOps and why we care!
https://youtu.be/r6YIlPEC4y4
https://redd.it/px6gg5
@r_devops
In part 7 we look at containers, Docker, Kubernetes, Helm and more and how it fits into DevOps and why we care!
https://youtu.be/r6YIlPEC4y4
https://redd.it/px6gg5
@r_devops
YouTube
DevOps Master Class - Part 7 - Containers & Friends
Containers are a key element to many environments today along with Docker, Kubernetes, Helm, GitOps and more. Find out what they are and how they fit together!
#gitops #devops #docker #containers #kubernetes #helm #johnsavillstechnicaltraining #onboardtoazure…
#gitops #devops #docker #containers #kubernetes #helm #johnsavillstechnicaltraining #onboardtoazure…
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
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
YouTube
Is Tekton still alive? Comparing Tekton Pipelines with Argo Workflows, ArgoCD and Jenkins
Let's check how Tekton Pipelines Project is doing!
* Pipeline as Code https://pipelinesascode.com
* What is Tekton? https://www.youtube.com/watch?v=skcLi9-WTkA
* Job Execution Systems: https://www.youtube.com/watch?v=YjFbTNdXhQo
💌 Subscribe to mkdev dispatch…
* Pipeline as Code https://pipelinesascode.com
* What is Tekton? https://www.youtube.com/watch?v=skcLi9-WTkA
* Job Execution Systems: https://www.youtube.com/watch?v=YjFbTNdXhQo
💌 Subscribe to mkdev dispatch…
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
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
YouTube
Argo Ecosystem: Argo CD, Argo Workflows, Argo Events, Argo Rollouts, Argo Everything
In this extra video for our Argo CD Lightning course, let's look at the Argo Ecosystem in general, and learn which components of this ecosystem help with which challenges in Cloud Native world.
Hire us to solve all your DevOps, Cloud Native and Public Cloud…
Hire us to solve all your DevOps, Cloud Native and Public Cloud…
Creating Kubernetes Custom Resource Definitions using the Kubernetes Python SDK
Delve into the world of Kubernetes with our latest guide on 'Creating Kubernetes Custom Resource Definitions using the Kubernetes Python SDK'. Learn how to extend Kubernetes' capabilities to suit your unique application needs. #Kubernetes #PythonSDK #CRD #Python #containers
https://www.faizanbashir.me/creating-kubernetes-custom-resource-definition-using-python
https://redd.it/13rmi1u
@r_devops
Delve into the world of Kubernetes with our latest guide on 'Creating Kubernetes Custom Resource Definitions using the Kubernetes Python SDK'. Learn how to extend Kubernetes' capabilities to suit your unique application needs. #Kubernetes #PythonSDK #CRD #Python #containers
https://www.faizanbashir.me/creating-kubernetes-custom-resource-definition-using-python
https://redd.it/13rmi1u
@r_devops
Faizan Bashir
Creating Kubernetes Custom Resource Definitions using the Kubernetes Python SDK
Explore the process of creating Kubernetes Custom Resource Definitions (CRDs) using the Kubernetes Python SDK. This article offers a comprehensive guide on how to leverage Python to extend the capabilities of your Kubernetes platform, making it an effective…
A Guide to Creating Kubernetes Operators with Go
Dive into the world of Kubernetes Operators with our latest guide! Learn how to leverage Golang to create powerful Kubernetes Operators. Streamline and automate your Kubernetes clusters like never before. Don't miss out! #Kubernetes #Golang #containers #operatorSDK #operator
https://www.faizanbashir.me/guide-to-create-kubernetes-operator-with-golang
https://redd.it/13sgmzt
@r_devops
Dive into the world of Kubernetes Operators with our latest guide! Learn how to leverage Golang to create powerful Kubernetes Operators. Streamline and automate your Kubernetes clusters like never before. Don't miss out! #Kubernetes #Golang #containers #operatorSDK #operator
https://www.faizanbashir.me/guide-to-create-kubernetes-operator-with-golang
https://redd.it/13sgmzt
@r_devops
Faizan Bashir
A Guide to Creating Kubernetes Operators with Go
Get hands-on with our comprehensive guide on creating Kubernetes Operators using Go. This article takes you through the journey of developing Kubernetes Operators, helping you manage complex Kubernetes applications with ease and efficiency. Unlock the full…
Interacting with Kubernetes Deployments and Services using Python SDK
Discover the power of Kubernetes combined with Python! Our newest guide delves into using the Python SDK for interacting with Kubernetes deployments and services. Harness the versatility of Python and the robustness of Kubernetes in one place. Check it out now! #Kubernetes #PythonSDK #Python #containers
https://www.faizanbashir.me/interacting-with-kubernetes-deployments-and-services-using-python-sdk
https://redd.it/13uz01n
@r_devops
Discover the power of Kubernetes combined with Python! Our newest guide delves into using the Python SDK for interacting with Kubernetes deployments and services. Harness the versatility of Python and the robustness of Kubernetes in one place. Check it out now! #Kubernetes #PythonSDK #Python #containers
https://www.faizanbashir.me/interacting-with-kubernetes-deployments-and-services-using-python-sdk
https://redd.it/13uz01n
@r_devops
Faizan Bashir
Interacting with Kubernetes Deployments and Services using Python SDK
Explore the seamless integration of Kubernetes and Python in our comprehensive guide. Learn how to interact with Kubernetes deployments and services using Python SDK, making your cloud-native journey more efficient and pythonic. Begin your Kubernetes automation…
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
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
Rutvik Bhatt - Technologist & Engineering Leader - Seasoned Technologist and Engineering Leader
Essential Kubernetes Design Patterns - Rutvik Bhatt - Technologist & Engineering Leader
Kubernetes design patterns offer proven solutions to these challenges, enabling teams to build reliable, scalable, and maintainable systems.