notes/devops/container/podman/docs/presentations.txt
ihar_hancharenka 3d19934fc9 m
2025-09-10 13:19:14 +03:00

45 строки
2.1 KiB
Plaintext
Исходник Ответственный История

Этот файл содержит неоднозначные символы Юникода

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

RHEL - Containers of p19
https://www.youtube.com/playlist?list=PLXJyD2dL4oqfDNbTd6Rr1fDM38HgzKcWZ
!!!
2025
DevConf - Five podman features you didnt know about or that you should consider start using 0:00 of 35:04
https://www.youtube.com/watch?v=SWEats_q8uI
https://pretalx.devconf.info/devconf-cz-2025/talk/V8XJGM/
https://inknos.codeberg.page/DevConf25/
RHEL - The absolute beginners guide to Podman | Into the Terminal 158 0:00 of 54:46
https://www.youtube.com/watch?v=iJe0qzO8EHs
RHEL - Containers and Podman for beginners | Into the Terminal 154 0:00 of 1:00:04
https://www.youtube.com/watch?v=KtRYhxHFCdM
RHEL - Quadlets, Pods, and working with the latest Podman, Podman 5 0:00 of 1:05:23
https://www.youtube.com/watch?v=LsZB_mI7TcQ
2024
Tech Tutorials - David McKone - Say Goodbye To Root Accounts With Podman! 0:00 of 29:39
https://www.youtube.com/watch?v=69dADRzXpqk
BetterStack - Podman vs Docker in 2024: What's Really Different? of 6:14
https://www.youtube.com/watch?v=SIvoAOpXZPg
! podman can talk directly to k8s
! podman is daemon-less (daemon is potentially security risc), rootc-based
! great system-d integration
! podman desctop can manage both podman and docker containers/images
2023
RHEL - Managing Podman Containers as Pods | Into the Terminal 45 0:00 of 29:38
https://www.youtube.com/watch?v=frMRuhtMafk
DevConf - Clemens Lang - Rootful networking with rootless podman containers 0:00 of 28:05
https://devconfcz2023.sched.com/event/1MYkl
https://static.sched.com/hosted_files/devconfcz2023/0d/presentation.pdf
podman run \
--rm -it \
--uidmap="0:$(id -u user):1" \
--uidmap="1:$(grep -Po '(?<=^user:).*$' /etc/subuid | head -1)" \
registry.fedoraproject.org/fedora:38
IBMTechnologies - Clyburn - Podman vs. Docker of 6:32
https://www.youtube.com/watch?v=Xx588nbshlM
! podman forks itself for running container
IBMTechnologies - Clyburn - What is Podman? How is it Different Than Docker? of 7:25
https://www.youtube.com/watch?v=5WML8gX2F1c
2019
Replacing Docker With Podman
https://www.youtube.com/watch?v=N0hSn5EwW8w