Podman vs. Docker

  Рет қаралды 77,044

IBM Technology

IBM Technology

Күн бұрын

Пікірлер: 99
@bojackhorsingaround
@bojackhorsingaround Жыл бұрын
Not having swarm for container orchestration with podman isn't much of a bad tradeoff because podman works seamlessly with kubernetes - which is one of the best orchestration tools in the market.
@janusz1697
@janusz1697 10 ай бұрын
Kubernetes is deprecating Docker as a container runtime after v1.20.
@newerest1
@newerest1 5 ай бұрын
​@@janusz1697You do not need to panic. It’s not as dramatic as it sounds. TL;DR Docker as an underlying runtime is being deprecated in favor of runtimes that use the Container Runtime Interface (CRI) created for Kubernetes. Docker-produced images will continue to work in your cluster with all runtimes, as they always have.
@ayanmukherjee3102
@ayanmukherjee3102 3 ай бұрын
Not many people used Docker swarm now whether docker or podman kubernetes has become the industry standard
@ashypeshy
@ashypeshy 7 ай бұрын
Team Docker Thanks for the presentation (inspite of the fact that you mentioned that you work at Redhat), you did not push for podman. I need to experiment with podman soon
@rmm2138
@rmm2138 6 күн бұрын
Thank you. In less then 7 minutes you provided enough detail understand the main differences. Now I need to do more exploring on Podman. As of right now, I am a Docker person :-)
@MarkASear
@MarkASear Жыл бұрын
I love how cool these videos look (and the content also). Would it be possible to explain how you achieve this? I love how you can write on glass etc. but cant work out exactly how you do it.
@IBMTechnology
@IBMTechnology Жыл бұрын
See ibm.biz/write-backwards
@Openwrt2023
@Openwrt2023 Жыл бұрын
It is done with a lighted board and neon markers. The camera is 180-degree phase shifted, i.e. mirror image.
@SrinivasNirvana
@SrinivasNirvana 8 ай бұрын
Amazing video and the presentation, Using Podman(PodManager) of added advantages when using the k8s. I think we can even test containers by scaling up and scaling out at pod level using podman, you need docker swarm to test the same.
@eldermoraes
@eldermoraes Жыл бұрын
Beatifull video and awesome presentation! Congrats, Cedric! 🔥🔥🔥
@cgyh68748
@cgyh68748 14 күн бұрын
bootlicker
@animanaut
@animanaut Жыл бұрын
i guess IBM is Team Podman since it is from Red Hat?
@mihaibob7902
@mihaibob7902 6 ай бұрын
They have bought Red Had
@ubaydulloh1000
@ubaydulloh1000 Жыл бұрын
Thanks Cedric, nice presentation. I would like to try Podman
@FerShibli
@FerShibli Жыл бұрын
I'm a Docker guy, but after this explanation I feel like changing to Team PodMan
@_bxffour
@_bxffour Жыл бұрын
It imitates the docker interface. You can alias it to docker and forget about it
@sephyshen2510
@sephyshen2510 Жыл бұрын
Thanks, team. The video is very informative. It gives me the power to switch the container engine from Docker to Podman.
@johnmoxen620
@johnmoxen620 Жыл бұрын
Thanks for this succinct explanation. I'm new to the Tech industry and am learning on the fly. Any suggestions about how I can best get started? Thanks!
@flesz_
@flesz_ Жыл бұрын
tons of free time, plenty of motivation, reading documentation or videos whichever works better for you and most importantly practice
@cloudnativecedric
@cloudnativecedric Жыл бұрын
Hello John! Sorry for the late reply, but like Flesz said, lots of free time 😅 with the popularity of containers and microservices, I’d recommend a certification from The Linux Foundation, specifically the CKAD, Certified Kubernetes Application Developer, to get started. There’s various ways to study (free and not-free), but it’s a great way to start learning and get a lot of hands-on experience!
@alex.prodigy
@alex.prodigy Жыл бұрын
not to take anything away from podman , but there's also docker rootless albeit not the default installation mode team docker on my workstation simply because there's not podman package maintained afaik for debian based systems
@clashclan4739
@clashclan4739 Жыл бұрын
Which is more efficient in terms of cpu, ram, network and load balancing
@danielwalsh2363
@danielwalsh2363 Жыл бұрын
Since Podman can go away when a container is running, and does so any time you daemonize a container (podman run -d ...) Then Podman does not use any CPU/RAM or Network when containers are in steady state. Usually people leave Docker daemon as well as containerd running, so it uses CPU and RAM when the system is just running containers. As far as containers are concerned you should see no difference between a running Podman container or Docker container.
@shafiq_ramli
@shafiq_ramli Жыл бұрын
Have yet to try podman. Really nice presentation 👍🏻
@timothyelems1357
@timothyelems1357 Жыл бұрын
Runs smoothly! Does not task your system whatsoever!
@kishanbsh
@kishanbsh 4 ай бұрын
How long till redhat puts podman behind a paywall?
@nazrulhadinazlan1983
@nazrulhadinazlan1983 Жыл бұрын
I'm more amaze that he's able to mirror writing neatly
@michalhudek
@michalhudek 8 ай бұрын
if you believe that podman can do its magic, its easy to believe that computer technology allows to flip image vertically
@bazejczuk8972
@bazejczuk8972 11 ай бұрын
Docker but after watching this movie and analysis current and fueature architectur, I started thinking about podman, propably It will give me some namespace features. I have to start play with Podman ❤
@janusz1697
@janusz1697 10 ай бұрын
Hi, I'm also from Poland
@AmitPawar-p5o
@AmitPawar-p5o 7 ай бұрын
nice and clear informative video
@MrVnelis
@MrVnelis Жыл бұрын
Really good video. Thanks! I haven't tried podman yet, how does the storage work? Is there a podmanhub or something similar to which I can publish my images and pull them from my k8s?
@davejones542
@davejones542 Жыл бұрын
I am team Dockman (both)
@SteveSpeicher
@SteveSpeicher Жыл бұрын
Nice work Cedric! I’m team Podman! (of course)
@stevanlemeur8070
@stevanlemeur8070 Жыл бұрын
@faelpinho
@faelpinho Жыл бұрын
Very good video! I already tried both in my linux (Manjaro) and Win10. In my opinion, using Windows, Docker is complete and very useful. Using linux and Portainer, no difference.
@ritas6971
@ritas6971 Жыл бұрын
actually podman team :) nice presentation, thanks
@lever1209
@lever1209 2 ай бұрын
this video is more for management than engineers, doesnt have many details and just goes over the basics, name dropping a few other programs
@cycletechsa
@cycletechsa 22 күн бұрын
Thanks Madala
@Iswimandrun
@Iswimandrun 3 ай бұрын
I am new to docker and podman. I basically know how to make MQTT brokers using mosquitto container image, a docker compose yaml file, and how to make a systemd service for both to boot the container at start.
@Iswimandrun
@Iswimandrun 3 ай бұрын
Yea podman uses the same docker compose file.
@testertech
@testertech 5 күн бұрын
Trying to become team Podman more and more! Thanks for the clear explanation. I would also advise the book Podman in Action 📑by Daniel J Walsh for anyone wanting a more detailed comparison.
@whatrobot
@whatrobot Жыл бұрын
Team Podman! I prefer the architecture and principles. Containerfile FTW!
@Artist19
@Artist19 10 ай бұрын
Currently learning Podman
@seeemawn
@seeemawn 7 ай бұрын
Can someone tell me the difference between docker compose and these podman pods? To your question: I use docker containers for small services, but I am interested in using podman. I like this clicki-bunti-copilot-approach.
@vivekkaushik9508
@vivekkaushik9508 Жыл бұрын
Podman baby
@cloudnativecedric
@cloudnativecedric Жыл бұрын
🙌
@TumbleGamerTK
@TumbleGamerTK 7 ай бұрын
Could i use podman on my local machine and the deploy them to a server with docker?
@biscotty6669
@biscotty6669 6 ай бұрын
Yes, podman images are fully compatible with docker.
@nobody.watchin
@nobody.watchin Жыл бұрын
Team podman all the way, containerize everything!
@YoyoYo0877
@YoyoYo0877 Жыл бұрын
the only 2 lacks podman has IMHO are: 1. no 1 to 1 docker composé file compatibility 2. no host network option...
@danielwalsh2363
@danielwalsh2363 Жыл бұрын
Podman has the ability to manage networks, with the same commands as Docker. podman network ... Rootless containers are more limited, because of some constaints of the Linux kernel on rootless users, but with pasta network service, you can get to most controls.
@flesz_
@flesz_ Жыл бұрын
it's amazing how kids are teaching adults now
@wesleyp6281
@wesleyp6281 Жыл бұрын
I'm team Cedric 👑😍
@CesarParedes-u8l
@CesarParedes-u8l Жыл бұрын
Great Presentation.......... I am a Docker guy..............Thanks........ :) bye
@AbrahamPanicker
@AbrahamPanicker Жыл бұрын
Very well explained !!
@winfle
@winfle 4 ай бұрын
Swarm is a beast
@angelamidev
@angelamidev Ай бұрын
I was in team Docker but now I am in team PodMAn!
@alex-g7q1m
@alex-g7q1m Жыл бұрын
Nice video!
@Awesome2844
@Awesome2844 Жыл бұрын
I CHOOSE PACMAN!! 😅😅😅
@floratextile9910
@floratextile9910 10 ай бұрын
hi i want to learn how to install frappe erpnext installation in podman, annd make it to access my domain name dns record..
@SvenKohlhaas
@SvenKohlhaas 9 ай бұрын
Team Podman!
@rohiniswami6602
@rohiniswami6602 14 күн бұрын
Someone knows how to test aws lambdas on local using podman instead of docker
@aswilled1
@aswilled1 5 күн бұрын
Love it nice break down
@mind-blowing_tumbleweed
@mind-blowing_tumbleweed 6 ай бұрын
podman compose kinda sucks - it's just some unofficial python script. not having it fully supported is a huge drawback for local development.
@biscotty6669
@biscotty6669 6 ай бұрын
Podman compose only exists to allow compatibility with Docker. It's not part of the normal workflow. Pods make it unnecessary. You manage them the same way you manage simple images, just adding '--pod' to the command mainly. Podman simplifies everything.
@mind-blowing_tumbleweed
@mind-blowing_tumbleweed 3 ай бұрын
@@biscotty6669 you just called the whole concept of compose files unnecessary. It's far from it.
@YannMetalhead
@YannMetalhead Жыл бұрын
Good video.
@chalmeres
@chalmeres Жыл бұрын
Muito bom o conteúdo!!
@felix9150
@felix9150 Жыл бұрын
team podman!!
@bjbegui
@bjbegui Жыл бұрын
Team podman all the way
@parraes
@parraes Жыл бұрын
Team podman
@iftikhar58
@iftikhar58 8 ай бұрын
it base on objective , I am Data Scientist and i will prefer Docker
@kitersrefuge7353
@kitersrefuge7353 Жыл бұрын
Just tried Podman on my desktop. Failed to install...looks chaotic the UI. Back to Docker Desktop I run.
@shawnkec
@shawnkec Жыл бұрын
Nice
@cariyaputta
@cariyaputta Жыл бұрын
Danny Gonzalez?
@iCrimzon
@iCrimzon 9 ай бұрын
I saw his face and thought that as well, i guess everyone has a non related relative somewhere in the world
@alexvajith5889
@alexvajith5889 7 ай бұрын
Wait how is he managing to mirror write contents without any mistakes??
@mariobader2152
@mariobader2152 11 ай бұрын
but where is podman? In most companies you won't find Docker yet, but Podman 😉
@la1858
@la1858 8 ай бұрын
I don’t know which team i’m on yet 😢
@tony7682
@tony7682 9 ай бұрын
What is it that you are writing in the hexagons at the top of both columns? T3? JS? Hard to read the hand writing.
@bobanmilisavljevic7857
@bobanmilisavljevic7857 Жыл бұрын
Nice job! 💪🧙‍♂️🌌⌨️
@biscotty6669
@biscotty6669 6 ай бұрын
Team nix, really. But definitely Podman over Docker. The lack of a daemon Is enough of a reason.
@jamessondecastro5785
@jamessondecastro5785 Жыл бұрын
Thanks for the video, Honestly I'm having trouble creating Docker Compose with my Web Application that running multiple python scripts, I wonder if Podman will do the work, I want to give it a try.
@RajinderYadav
@RajinderYadav 9 ай бұрын
why is he talking about docker swarm? that project was abandonded a lot time ago. most people use kuberneties for container management. I got a feeling he doesn't really got a handle comparing docker and podman, in his checkmark he miss securities. 🙄
@PerEng2405
@PerEng2405 Жыл бұрын
Podman-
@TrungLê-k8g
@TrungLê-k8g Жыл бұрын
I have been using podman for 3 years. Seriously I could never go back to docker.
@drax2gma
@drax2gma Жыл бұрын
Neither. Distrobox :)
@charlesdean03
@charlesdean03 2 ай бұрын
I am more in the podman before this whole herd effect started. Also what is this an H&M advertise? Also he is being goofy for no reason you can do this without making weird faces? or is it his personality dont get it.
@s.i.m.c.a
@s.i.m.c.a Жыл бұрын
Ironically, k8s cant use podman as engine...but docker no problem.
@jeanlecox
@jeanlecox Жыл бұрын
Kubernetes uses Container Runtime Interface (CRI). The idea behind all with Podman is to split the codebase in multiple projects (vs monolithic Docker approach) for specific purposes and the CRI implementation is project CRI-O, so Kubernetes uses CRI-O. Kubernetes used docker-shim in the past but that has been deprecated as non standard. Today it uses containerd IIRC. Podman makes easier deploying to Kubernetes, but Kubernetes itself runs containers with CRI interface so one possible option is CRI-O. Both Podman and CRI-O use runc/crun to talk to the Linux kernel in order to run containers. Hope it helps clarifying!
@danielwalsh2363
@danielwalsh2363 Жыл бұрын
Podman supports running kubernetes YAML file natively using podman kube play. This makes it easy to take kubernetes workloads and launch them on your host machine without requiring kubernetes at all. Similarly Podman can generate kubernetes.YAML files directly from locally running containers and Pods using podman kube generate. Finally podman kube deploy can actually take locally running containers and pods and launch them directly into a kubernetes cluster. Specicially kubernetes (kubectl) does not interact directly with Podman, but uses CRI-O which is a daemon based on the same underlying libraries and storage as Podman.
@SeanAhern1
@SeanAhern1 7 ай бұрын
Please, please, stop saying "DAY-MON"! The words "daemon" and "demon" are different spellings of the same word, pronounced the same, and meaning the same. It's simply said "DEE-MON".
@biscotty6669
@biscotty6669 6 ай бұрын
In English the 'right' way to pronounce a word is simply the way people pronounce the word. When enough people start saying a word differently it makes it into dictionaries (like the alternate pronunciation of daemon has). Many native English speakers say daymen or deh-mon... you say tomayto I say tomahto ...
How does Kubernetes create a Pod?
9:55
IBM Technology
Рет қаралды 72 М.
What is Podman? How is it Different Than Docker?
7:26
IBM Technology
Рет қаралды 51 М.
Человек паук уже не тот
00:32
Miracle
Рет қаралды 3,6 МЛН
Sigma baby, you've conquered soap! 😲😮‍💨 LeoNata family #shorts
00:37
Is it time to switch? // Docker vs Podman Desktop
16:05
Christian Lempa
Рет қаралды 238 М.
Kubernetes vs. OpenShift
9:20
IBM Technology
Рет қаралды 87 М.
Never install locally
5:45
Coderized
Рет қаралды 1,9 МЛН
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 210 М.
Kubernetes vs. Docker: It's Not an Either/Or Question
8:04
IBM Technology
Рет қаралды 1,1 МЛН
you should be using PODMAN
10:39
John Hammond
Рет қаралды 86 М.
100+ Docker Concepts you Need to Know
8:28
Fireship
Рет қаралды 1 МЛН
Kubernetes is dropping Docker support - What does it mean for YOU?
12:22
TechWorld with Nana
Рет қаралды 534 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 317 М.