Kernel Internals | namespaces | cgroups | Containers | Docker

Поділитися
Вставка
  • Опубліковано 16 січ 2025

КОМЕНТАРІ • 11

  • @vaibhavthakur3230
    @vaibhavthakur3230 3 роки тому

    Finally Finally, I got the best explanation :)
    Thanks for the easy explanation.

    • @GauravGahlotsVideos
      @GauravGahlotsVideos  3 роки тому +1

      Thank you Vaibhav. I was having a rough day, but you gave me smile and motivation. Thanks 🙂

    • @vaibhavthakur3230
      @vaibhavthakur3230 3 роки тому

      @@GauravGahlotsVideos Be Positive :)

  • @theconfusedchannel6365
    @theconfusedchannel6365 3 роки тому +2

    Thanks for explaining these. I will find these in many videos. What this lacks is to show with commands and relate each concept. Here and there you are running linux commands. You can take 1 container, show how cgroups tree look like, how namespaces look like, UFS root , how is it mapped. How to identify process id in container to host, what users it will run with etc..

    • @GauravGahlotsVideos
      @GauravGahlotsVideos  Рік тому

      Thanks for your feedback. Unfortunately I could not upload any new videos, however, if I do I will definitely keep your suggestion in mind.

  • @ninaddesai7294
    @ninaddesai7294 3 роки тому

    Thank you Gaurav for this simplified and well-presented docker internals. Helped me to gain some deeper understanding in docker

  • @vijayraoprasad
    @vijayraoprasad 3 роки тому

    NIcely explained the concepts. Thank you so much

  • @kplsn999
    @kplsn999 2 роки тому

    Nice expiation Gaurav, Thanks ....most of the doubts got cleared after seen your video. One question raised in mind hope you will be able to give answer of it. As you said we get separate user space where we can deploy OS images (minimal libraries). Do we need to get licence/subscription of these images as like we have to get license to run server os on physical or VM machines. Are these OS images free to use ?

    • @GauravGahlotsVideos
      @GauravGahlotsVideos  Рік тому

      As far as I know, most of the base images that we use with Docker are free. However, some application specific images may require a license.