Тёмный

Podman vs. Docker 

IBM Technology
Подписаться 865 тыс.
Просмотров 74 тыс.
50% 1

IBM and Red Hat solutions → ibm.biz/BdykC2
Docker is synonymous with containers, but that doesn't mean it's the only choice. Podman is an open source alternative container engine based on the same OCI standard. In this video, Cedric Clyburn from Red Hat explains how compares Podman and Docker, showing their relative advantages and disadvantages.
Get started for free on IBM Cloud → ibm.biz/sign-u...
Subscribe to see more videos like this in the future → ibm.biz/subscri...
#docker #podman

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 93   
@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 9 месяцев назад
Kubernetes is deprecating Docker as a container runtime after v1.20.
@newerest1
@newerest1 4 месяца назад
​@@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 Месяц назад
Not many people used Docker swarm now whether docker or podman kubernetes has become the industry standard
@animanaut
@animanaut Год назад
i guess IBM is Team Podman since it is from Red Hat?
@mihaibob7902
@mihaibob7902 5 месяцев назад
They have bought Red Had
@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.
@eldermoraes
@eldermoraes Год назад
Beatifull video and awesome presentation! Congrats, Cedric! 🔥🔥🔥
@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
@ashypeshy
@ashypeshy 6 месяцев назад
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
@whatrobot
@whatrobot Год назад
Team Podman! I prefer the architecture and principles. Containerfile FTW!
@ubaydulloh1000
@ubaydulloh1000 Год назад
Thanks Cedric, nice presentation. I would like to try Podman
@Awesome2844
@Awesome2844 Год назад
I CHOOSE PACMAN!! 😅😅😅
@mind-blowing_tumbleweed
@mind-blowing_tumbleweed 5 месяцев назад
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 5 месяцев назад
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 Месяц назад
@@biscotty6669 you just called the whole concept of compose files unnecessary. It's far from it.
@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.
@davejones542
@davejones542 Год назад
I am team Dockman (both)
@biscotty6669
@biscotty6669 5 месяцев назад
Team nix, really. But definitely Podman over Docker. The lack of a daemon Is enough of a reason.
@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
@waltwilliams6012
@waltwilliams6012 9 месяцев назад
Docker was originally based on Linux Containers (LXC).
@TrungLê-k8g
@TrungLê-k8g Год назад
I have been using podman for 3 years. Seriously I could never go back to docker.
@SrinivasNirvana
@SrinivasNirvana 7 месяцев назад
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.
@charlesdean03
@charlesdean03 Месяц назад
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.
@ritas6971
@ritas6971 Год назад
actually podman team :) nice presentation, thanks
@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!
@nazrulhadinazlan1983
@nazrulhadinazlan1983 11 месяцев назад
I'm more amaze that he's able to mirror writing neatly
@michalhudek
@michalhudek 7 месяцев назад
if you believe that podman can do its magic, its easy to believe that computer technology allows to flip image vertically
@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.
@bazejczuk8972
@bazejczuk8972 10 месяцев назад
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 9 месяцев назад
Hi, I'm also from Poland
@lever1209
@lever1209 Месяц назад
this video is more for management than engineers, doesnt have many details and just goes over the basics, name dropping a few other programs
@SteveSpeicher
@SteveSpeicher Год назад
Nice work Cedric! I’m team Podman! (of course)
@stevanlemeur8070
@stevanlemeur8070 Год назад
@iftikhar58
@iftikhar58 7 месяцев назад
it base on objective , I am Data Scientist and i will prefer Docker
@kishanbsh
@kishanbsh 2 месяца назад
How long till redhat puts podman behind a paywall?
@angelamidev
@angelamidev 3 дня назад
I was in team Docker but now I am in team PodMAn!
@nobody.watchin
@nobody.watchin Год назад
Team podman all the way, containerize everything!
@vivekkaushik9508
@vivekkaushik9508 Год назад
Podman baby
@cloudnativecedric
@cloudnativecedric Год назад
🙌
@flesz_
@flesz_ Год назад
it's amazing how kids are teaching adults now
@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?
@alexvajith5889
@alexvajith5889 6 месяцев назад
Wait how is he managing to mirror write contents without any mistakes??
@parraes
@parraes Год назад
Team podman
@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.
@AmitPawar-p5o
@AmitPawar-p5o 6 месяцев назад
nice and clear informative video
@seeemawn
@seeemawn 5 месяцев назад
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.
@mariobader2152
@mariobader2152 10 месяцев назад
but where is podman? In most companies you won't find Docker yet, but Podman 😉
@kitersrefuge7353
@kitersrefuge7353 Год назад
Just tried Podman on my desktop. Failed to install...looks chaotic the UI. Back to Docker Desktop I run.
@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.
@la1858
@la1858 7 месяцев назад
I don’t know which team i’m on yet 😢
@bobanmilisavljevic7857
@bobanmilisavljevic7857 Год назад
Nice job! 💪🧙‍♂️🌌⌨️
@bjbegui
@bjbegui Год назад
Team podman all the way
@shawnkec
@shawnkec Год назад
Nice
@YannMetalhead
@YannMetalhead Год назад
Good video.
@wesleyp6281
@wesleyp6281 Год назад
I'm team Cedric 👑😍
@sephyshen2510
@sephyshen2510 11 месяцев назад
Thanks, team. The video is very informative. It gives me the power to switch the container engine from Docker to Podman.
@CesarParedes-u8l
@CesarParedes-u8l 11 месяцев назад
Great Presentation.......... I am a Docker guy..............Thanks........ :) bye
@floratextile9910
@floratextile9910 8 месяцев назад
hi i want to learn how to install frappe erpnext installation in podman, annd make it to access my domain name dns record..
@winfle
@winfle 3 месяца назад
Swarm is a beast
@shafiq_ramli
@shafiq_ramli Год назад
Have yet to try podman. Really nice presentation 👍🏻
@timothyelems1357
@timothyelems1357 Год назад
Runs smoothly! Does not task your system whatsoever!
@Iswimandrun
@Iswimandrun Месяц назад
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 Месяц назад
Yea podman uses the same docker compose file.
@felix9150
@felix9150 Год назад
team podman!!
@alex-g7q1m
@alex-g7q1m Год назад
Nice video!
@SvenKohlhaas
@SvenKohlhaas 7 месяцев назад
Team Podman!
@AbrahamPanicker
@AbrahamPanicker Год назад
Very well explained !!
@chalmeres
@chalmeres Год назад
Muito bom o conteúdo!!
@TumbleGamerTK
@TumbleGamerTK 6 месяцев назад
Could i use podman on my local machine and the deploy them to a server with docker?
@biscotty6669
@biscotty6669 5 месяцев назад
Yes, podman images are fully compatible with docker.
@cariyaputta
@cariyaputta Год назад
Danny Gonzalez?
@iCrimzon
@iCrimzon 8 месяцев назад
I saw his face and thought that as well, i guess everyone has a non related relative somewhere in the world
@Artist19
@Artist19 9 месяцев назад
Currently learning Podman
@PerEng2405
@PerEng2405 11 месяцев назад
Podman-
@drax2gma
@drax2gma Год назад
Neither. Distrobox :)
@SeanAhern1
@SeanAhern1 6 месяцев назад
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 5 месяцев назад
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 ...
@tony7682
@tony7682 8 месяцев назад
What is it that you are writing in the hexagons at the top of both columns? T3? JS? Hard to read the hand writing.
@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.
Далее
How does Kubernetes create a Pod?
9:55
Просмотров 71 тыс.
What is Podman? How is it Different Than Docker?
7:26
Bearwolf - GODZILLA Пародия Beatrise
00:33
Просмотров 359 тыс.
Is it time to switch? // Docker vs Podman Desktop
16:05
you should be using PODMAN
10:39
Просмотров 85 тыс.
The intro to Docker I wish I had when I started
18:27
Просмотров 122 тыс.
100+ Docker Concepts you Need to Know
8:28
Просмотров 980 тыс.
63. Работа с podman (RHCSA)
20:16
Просмотров 7 тыс.
Using docker in unusual ways
12:58
Просмотров 451 тыс.
Top 6 Most Popular API Architecture Styles
4:21
Просмотров 914 тыс.