Namespace and Cgroups Overview

Поделиться
HTML-код
  • Опубликовано: 28 мар 2021
  • Today I am going to look at two of the three building blocks for containers in preparing to answer two questions I got on Fedora 34. 1) Are flatpaks safe to use given the security concerns a blogger published and 2) Could you do a video explaining how containers work. Well to do both of those I need to build up a platform on which containers (Not just Docker) are built on LInux.
    Support me on Patreon: / djware
    Follow me:
    Twitter @djware55
    Facebook: / don.ware.7758
    Discord: / discord
    Gitlab: gitlab.com/djware27
    Werq by Kevin MacLeod
    Link: incompetech.filmmusic.io/song...
    License: filmmusic.io/standard-license
    Industrial Cinematic by Kevin MacLeod
    Link: incompetech.filmmusic.io/song...
    License: filmmusic.io/standard-license
    Music Used in this video
    "NonStop" Kevin MacLeod (incompetech.com)
    Licensed under Creative Commons: By Attribution 3.0 License
  • НаукаНаука

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

  • @magmacodes9143
    @magmacodes9143 22 дня назад +1

    Thanks DJ for this excellent video !

  • @hexearth8258
    @hexearth8258 3 года назад +6

    Always learn many things and this was awesome as always. Don't forget Kubernetes too.

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

      I will cover Kubernetes as well

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

    Great video would love to see more about containers

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

    Always good to see you on these informative presentations.

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

      Hi @larryware1 Glad you like them!

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

    hello and thanks for the cool video. For me, this topic is difficult, but still very interesting. good health to you

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

    Very good topic to cover DJ, thanks and well done!

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

      You're welcome abobader I know its not for everyone but I think it may help explain the basis for containers.

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

    DJ you are a passion and enthusiasm transmitting teacher!

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

    You should do a video on virtualization.

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

    I'm a novice in linux and docker altogether. This helped me understand that both (NameSpace/Cgroups) is native to Linux and docker is sperate altogether. Obliviously more learning required on my part..

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

      the Learning part never ends and glad you found the video useful Tr rt

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

    so processes in a cgroup can access global system resources if it's not used in conjunction with and delegated to certain namespaces?