pause container take responsibility for network namespace creation and holding pods IP. It also called a pod infrastructure container, it's an impressive description for pause container.
@Rammohan-ws9rv2 жыл бұрын
well explained, good content
@suryanarayanpatra36352 жыл бұрын
Well explained with live demo!! Thanks 👍
@networknutsdotnet2 жыл бұрын
Glad it was helpful!
@mubashir_usman Жыл бұрын
Hi, great explanation and the demo, just wanted to point that "boxtest" is the name of the "pod" and not the "container" name at 5:40
@amitpawar16772 жыл бұрын
Thanks Alok sir...
@parthmonga41192 жыл бұрын
Very nice video Alok Sir
@michaeladejoh8465 Жыл бұрын
Great explanation learnt something new, I have a question ? In your demo docker was used as the container runtime, my question is this, would the same happen for containerd. Thank you.
@okey13172 жыл бұрын
When we say a Pod.. what does it actually mean? I am visualizing a Pod as another container inside which one or more containers run. Is that the correct assumption? Or does the word Pods just denotes a group and there is not really any such box?