Jump to content

Featured Replies

Posted

Let’s Begin With What You Might Know

So far, you know that Kubernetes runs your apps inside containers, but not directly. It runs Pods, which wrap around those containers.

But now the question is…

“Where are these Pods actually running?”
“Who decides whenwhere, and how they run?”

To answer that, we need to understand:

  • What a Node is

  • What a Cluster is

  • And what the Control Plane does

Let’s break it down...

View the full article

Day 3: Understanding Nodes, Clusters & the Kubernetes Control Plane

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...