We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a...
Problem:
The page on Jobs says
You can also use the scale subresource of the Job resource.
subresource
This is incorrect -- see kubernetes/kubernetes#38756 (comment) and https://github.com/kubernetes/kubernetes/tree/master/pkg/registry/batch/job, and should just be removed.
It also says
A job can be scaled up using the kubectl scale command
kubectl scale
If the deprecation mentioned above goes through, we might want to note that it's deprecated.
cc @soltysh @kubernetes/sig-apps-misc
Page to Update: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
The text was updated successfully, but these errors were encountered:
Thanks @DirectXMan12 Looks like this was covered in #7684 and #7712 Merged into master with #7861 and now live
I believe this issue can be closed.
Sorry, something went wrong.
/close
heckj
No branches or pull requests
This is a...
Problem:
The page on Jobs says
This is incorrect -- see kubernetes/kubernetes#38756 (comment) and https://github.com/kubernetes/kubernetes/tree/master/pkg/registry/batch/job, and should just be removed.
It also says
If the deprecation mentioned above goes through, we might want to note that it's deprecated.
cc @soltysh @kubernetes/sig-apps-misc
Page to Update:
https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
The text was updated successfully, but these errors were encountered: