DEV Community

Wriju's Blog
Wriju's Blog

Posted on • Edited on

Kubernetes CKAD Tips 3 - Pod and Container

In Kubernetes we need to manage Pod which hosts the container(s). In Kubernetes what is the relationship between pod and container? The concept of Pod is unique in Kubernetes. Let's understand it a bit.

Resources

Subscribe to the Channel TechTalks-Wriju

The Kubernetes and CKAD Playlist

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay