kubernetes / website

Kubernetes website and documentation repo:

Home Page:https://kubernetes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvement for k8s.io/docs/concepts/workloads/pods/init-containers/

jnelson-wasabi opened this issue · comments

In the Detailed Behavior section, of the Init Containers page, there is a statement that says:

Altering an init container image field is equivalent to restarting the Pod.

But in the last paragraph on the page it says:

The Pod will not be restarted when the init container image is changed

That sounds a bit confusing, maybe even contradictory.
It would be helpful if that was explained a bit more clearly.

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

/language en
/sig docs

This issue is duplicate as it being raised here -> #38271

/triage duplicate