-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
kubectl wait: add page #15441
kubectl wait: add page #15441
Conversation
665407a
to
fc3f1b8
Compare
Hi. Thank you so much for your contribution! Welcome to tldr! I have a few suggestions for you. |
fc3f1b8
to
8dc1b6f
Compare
I used quotes just because the term specifically appeared also within the example commands. |
Thank you for your work. To make it easier for us as reviewers, please do not force-push. This makes reviewing harder and in the end all commits will be squashed. |
…command can wait for multiple resources see example with for multiple resources.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again!
First time contributing here, but I believe I ticked all the boxes properly...!
common
,linux
,osx
,windows
,sunos
,android
, etc.This PR should close issue #14860.
The example commands I provide here reflect my personal cheatsheet, which is based my daily experience as DevOps engineer working with Kubernetes.
I believe it is practical and brief, instead of confusing and exhaustive (less is more!).