kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.44k stars 14.31k forks source link

Help newcomers learn how Pods usually map to nodes #41838

Open sftim opened 1 year ago

sftim commented 1 year ago

This is a Feature Request

What would you like to be added

Why is this needed Sometimes, people who use Kubernetes believe or suspect that the typical way to use Kubernetes is with a small number of Pods per node. Other people infer that the usual way people use Kubernetes is with each node only running Pods from one namespace.

Both of those things are common but they are not the norm. The changes proposed in this issue should that detail discoverable for newcomers, or at least help them correct a misapprehension early in their learning journey.

We have diagrams that show clusters and we often show only a few Pods per node to make the diagrams. That keeps the diagrams simple, but it might accidentally mislead some readers.

Comments /language en

sftim commented 1 year ago

Pages to consider changing:

utkarsh-singh1 commented 1 year ago

Hi @sftim , should it include manual scheduling and littile details about scheduling algo?

/assign

sftim commented 1 year ago

The first key task for a contributor is to outline what kind of change could be the right thing to do (and to state that here, in a comment, as their proposed approach).

sftim commented 1 year ago

BTW I recommend that contributors avoid assigning themselves to any issue not triaged as accepted.

If you're going to pick up a package of work, it helps if you're willing to work on:

Pradumnasaraf commented 1 year ago

This will be a great addition and help new people.

/triage accepted

k8s-triage-robot commented 2 months ago

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted