Linux Container Primitives: cgroups, namespaces, and more!

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024
  • Samuel Karp
    Amazon Web Services
    In this session, we’ll explore the different Linux primitives that are commonly used in implementing container runtimes. We’ll learn about the Linux primitives that underlie container runtimes like Docker, including cgroups, namespaces, and union filesystems. We’ll see how Docker uses these primitives, and how the OCI standard makes it possible to customize how your containers run. We’ll also discuss alternative container runtimes like CRI-O, rkt, and systemd-nspawn and what makes them different. This will be an interactive session with a live demo and open questions.

Комментарии • 48

  • @eliyahkaz
    @eliyahkaz 4 года назад +43

    this is the best explanation of cgroups i have seen so far, seeing things makes understanding them so simple 👍

  • @timlind3129
    @timlind3129 5 месяцев назад +4

    3 years later; this is still an excellent overview.

  • @hacker2ish
    @hacker2ish 9 дней назад

    Best deep dive for Docker i have found so far

  • @AndresRodriguez-nn3pw
    @AndresRodriguez-nn3pw 2 месяца назад +2

    I am currently trying to understand cgroups and found this jewel. It makes the concept Crystal clear

  • @cvical
    @cvical 4 года назад +10

    Super! A lot covered in 30+ mins. I needed to stop several times because it gold what’s in there.

  • @kaneding9299
    @kaneding9299 2 года назад +3

    I cannot explain how useful this is. Thank you sincerely.

  • @sanikashah5755
    @sanikashah5755 4 года назад +8

    Awesome! Took long time to watch it, lot of information in 30 minutes. I would have to watch multiple times to understand it, since I am kind of new to this! Thanks for the demos as well. They make it easier to understand : )

  • @kaidaniel4579
    @kaidaniel4579 3 года назад +5

    By far the best (and there are many) explanation I could find on the internet. Detailed yet clear and great precise narration.

  • @shakhawat41
    @shakhawat41 3 года назад +5

    Advance level details coupled with demos - great job.

  • @blumki
    @blumki 3 года назад +3

    Very intuitive. Must watch for all the software engineers working in the current virtual software world

  • @zadspecial
    @zadspecial 3 дня назад

    Great demos and explanations!

  • @lienecirule4342
    @lienecirule4342 2 года назад +2

    Eye opening video. Advanced and most importantly - understandable.

  • @davidkillmon7242
    @davidkillmon7242 4 года назад +7

    This is such an awesome explanation! Thanks Sam!

  • @kirillsaltanov4586
    @kirillsaltanov4586 2 года назад +2

    One of the best video i ve seen about cgroups

  • @Test-dp1ib
    @Test-dp1ib Месяц назад +1

    1:20 Container primitives
    2:20 Control groups
    10:13 Namespaces
    20:40 Container image
    31:00 Container runtimes

  • @TheNullBox
    @TheNullBox 2 года назад +1

    the introduction to cgroups were great.

  • @vagueanxiety42
    @vagueanxiety42 2 года назад

    thanks! it is packed with info and I had to pause multiple times to digest it. (I was a little confused by unshare syscall and unshare util....

  • @shulyakav
    @shulyakav 4 года назад +1

    Excellent! Thank you, Sir.

  • @TheDiveO
    @TheDiveO 5 месяцев назад

    minor correction: the procfs links to namespaces aren't symbolic links, even as they look like them. They're something else because they have a reference counted relation to the nsfs where the namespace inodes (numbers) are allocated and released. By bind mounting these references, you can keep process-less namespaces alive, which you cannot do using symbolic links: the namespaces would be garbage collected.

  • @thebsv
    @thebsv 10 месяцев назад

    This was excellent. Thank you!

  • @icodevpi
    @icodevpi 3 года назад +1

    Thank you very much, great content.

  • @erickmanuelbazansalinas9705
    @erickmanuelbazansalinas9705 3 года назад +1

    thank you sir!, this has been a great explanation!

  • @mohammadmottaghi4369
    @mohammadmottaghi4369 2 года назад

    Nice Nice ! Good job !
    minor improvement would be to highlight the dir-names during your demo so people can spot them faster.

  • @ankk98
    @ankk98 2 года назад

    Need to watch it again with focus

  • @rohitmishra6402
    @rohitmishra6402 Год назад

    To execute redis binary on the host, is it necessary to enter mount ns? What about just doing sudo /proc//exe without nsenter, it does the same, because exe is really a symbolic link to the redis-binary on the container file system, amazing video in between, so good to watch with everything explained clearly and crisply.

  • @mads7401
    @mads7401 3 года назад +1

    Thanks, great explanation :)

  • @carloszavaleta
    @carloszavaleta 4 года назад +1

    this was awesome - thanks!

  • @tianhepeng9162
    @tianhepeng9162 2 года назад +1

    I can only understand some about the cgroup parts. The rest are too unfamiliar for me. You guys can understand all 3 sections?

  • @tigrangevorgyan3584
    @tigrangevorgyan3584 2 года назад

    Thanks! This was useful to me!

  • @kirillsaltanov4586
    @kirillsaltanov4586 2 года назад

    If it is possible please provide the same style video about hooks for the container, how play on them. thanks

  • @friedbrainz7998
    @friedbrainz7998 7 месяцев назад

    Bit late, but I loved your video.

  • @kaveh6161
    @kaveh6161 2 года назад

    That was awesome 🤗

  • @fsamobby
    @fsamobby 2 года назад +1

    wow that's kinda lit!!

  • @imagineabout4153
    @imagineabout4153 3 года назад +1

    I cannot explain how useful this is. Thank you sincerely.

  • @clee7408
    @clee7408 3 года назад +1

    Excellent!

  • @RuskinBoris
    @RuskinBoris 4 дня назад

    1529 Santiago Throughway

  • @vanessajameses312
    @vanessajameses312 6 дней назад

    606 Barrows Lodge

  • @LeoniaDuracher-c7g
    @LeoniaDuracher-c7g 5 дней назад

    Cronin Locks

  • @JudithWetenkamp-x5z
    @JudithWetenkamp-x5z 23 дня назад

    Hettinger Oval

  • @khongmunhing6948
    @khongmunhing6948 3 года назад

    Thanks. I love your explanation. I give me to understand more. Do you have your own youtube channel that I can subscribe it?

  • @EliotChristine
    @EliotChristine 25 дней назад

    1589 Deangelo Land

  • @OCaseyAlvin
    @OCaseyAlvin 2 дня назад

    3745 Joan Expressway

  • @DefoeWillie
    @DefoeWillie 8 дней назад

    344 Lonny Land

  • @user-bh2rd1dz1z
    @user-bh2rd1dz1z 6 месяцев назад

    Reading from a script and no explanations? I can do that too. If I put each of your chapters into chatGPT I get more informative explanations than this mess of a presentation...

  • @marcello4258
    @marcello4258 2 года назад +1

    super valuable video! thanks a lot

  • @ArchonLicht
    @ArchonLicht Год назад

    Awesome talk, thank you very much!