-
Notifications
You must be signed in to change notification settings - Fork 330
Improve KueueViz documentation in preparation for release #4752
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
Conversation
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
991e635
to
486cbd3
Compare
/release-note-edit
|
/cc @mbobrovskyi @mszadkow @kannon92 |
/kind dashboard |
1c1d0f0
to
71e5dc2
Compare
cmd/kueueviz/INSTALL.md
Outdated
If you don't have a running cluster, you can create one using kind and install kueue using helm. | ||
|
||
``` | ||
KUEUE_VERSION=v0.11.0 |
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.
Use the latest
71e5dc2
to
dd1864c
Compare
dd1864c
to
9ec2b66
Compare
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.
/lgtm
/approve
Thanks!
LGTM label has been added. Git tree hash: 5e54437e2f8c1fe9772310e000aba1fb7153bad1
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akram, mimowo 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 |
/retest Due to #4733 |
What type of PR is this?
/kind documentation
Improve KueueViz documentation to prepare a release and the promotion from experimental to production.
What this PR does / why we need it:
Improve KueueViz documentation to prepare a release and the promotion from experimental to production.
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?