-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📖 Minor Documentation Improvements: Add Links, Fix Typos, and Clarify Instructions #4093
📖 Minor Documentation Improvements: Add Links, Fix Typos, and Clarify Instructions #4093
Conversation
…ext Steps - Corrected the heading from "Registry permission" to "Registry Permission" for consistency. - Improved the readability of the "Next Step" section by removing redundant lines and ensuring consistent formatting.
- Include additonal note to clarify Rehistry permissions - Included additional information on RBAC errors with a reference to prerequisites for Kubernetes RBAC on GKE clusters. Registry Permission and recommend Kind usage
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
e4e8093
to
288370a
Compare
288370a
to
372282a
Compare
Add info to let users be aware that the plugin can generate a similar code and help them out acelerate the development
Those are minor changes. |
f3f07ae
into
kubernetes-sigs:master
… Instructions (kubernetes-sigs#4093) This pull request includes several small but important improvements to the documentation, aimed at enhancing clarity and providing additional resources: - Added a link to the CronJob Tutorial in the "Next Steps" section of the Getting Started guide. - Fixed minor issues with documentation headings and improved consistency in the Quick Start guide. - Clarified the need to push images in the Running guide with an added note. - Recommended using Kind for testing in the Getting Started guide. - Corrected a typo in the link to the Kind guide. - Added a brief note in the "Next Steps" section about the Deploy Image plugin to offer further guidance.
This pull request includes several small but important improvements to the documentation, aimed at enhancing clarity and providing additional resources: