kubernetes / website

Kubernetes website and documentation repo:

Home Page:https://kubernetes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance `kubectl set image` documentation: Improve summary, add usage scenarios, and compare with `kubectl edit`

agowa opened this issue · comments

Hi, currently the documentations only have little information regarding kubectl set image. It would be great if it could be extended with at least a quick summary and a comparison to using kubectl edit (or kubectl apply) in order to modify the image. E.g. upgrade nginx version.

Edit: This page: https://kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_image/

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.

/retitle Enhance kubectl set image documentation: Improve summary, add usage scenarios, and compare with kubectl edit
/language en

/kind feature

@agowa Could you share the page(s) URL where you'd like to see these improvements added?

/retitle Enhance kubectl set image documentation: Improve summary, add usage scenarios, and compare with kubectl edit /language en

Why do we keep changing issue/pr titles? Do we have a guideline on how to format the title of an issue or a PR? The revised title is so long. Is this change really needed?

I'm raising this question because I've been driven crazy by this kind of changes lately. When a PR or an issue has a title change, my Outlook email client cannot correctly identify "conversations" of discussion threads after the change. Each single response to the issue/PR then become a new email in my inbox. When the title was not changed, the email client can easily organize the discussions into neat conversations. I can quickly browse throw the so many notifications and kill them in batch.