-
Notifications
You must be signed in to change notification settings - Fork 4.3k
docs: improve clarity of creating-sample-user.md documentation #10369
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
base: master
Are you sure you want to change the base?
Conversation
…ove clarity of creating-sample-user.md documentationdocs: improve clarity of creating-sample-user.md documentationUpdate creating-sample-user.md Improve documentation clarity in the long-lived Bearer Token section as requested in issue kubernetes#10145. Changes made: - Enhanced explanation of when to use long-lived vs short-lived tokens - Added security considerations and best practices - Restructured the long-lived token section with clear step-by-step instructions - Added better explanations for token lifecycle and validity - Improved formatting and readability throughout the document - Added cleanup instructions for long-lived tokens Fixes kubernetes#10145 Signed-off-by: Abkari Mohammed Sayeem <169171880+Sayeem3051@users.noreply.github.com>
The committers listed above are authorized under a signed CLA. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Sayeem3051 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @Sayeem3051! |
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
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. I understand the commands that are listed here. |
…ove clarity of creating-sample-user.md documentationdocs: improve clarity of creating-sample-user.md documentationUpdate creating-sample-user.md
Improve documentation clarity in the long-lived Bearer Token section as requested in issue #10145.
Changes made:
Fixes #10145