Skip to content
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

Documentation on scaling Jobs is incorrect and/or misleading #7395

Closed
1 of 2 tasks
DirectXMan12 opened this issue Feb 13, 2018 · 2 comments
Closed
1 of 2 tasks

Documentation on scaling Jobs is incorrect and/or misleading #7395

DirectXMan12 opened this issue Feb 13, 2018 · 2 comments
Assignees
Labels
sig/apps Categorizes an issue or PR as relevant to SIG Apps.

Comments

@DirectXMan12
Copy link
Contributor

This is a...

  • Feature Request
  • Bug Report

Problem:

The page on Jobs says

You can also use the scale subresource of the Job resource.

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

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/

@k8s-ci-robot k8s-ci-robot added the sig/apps Categorizes an issue or PR as relevant to SIG Apps. label Feb 13, 2018
@heckj heckj added P2 labels Feb 14, 2018
@aburdenthehand
Copy link
Contributor

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.

@heckj
Copy link
Contributor

heckj commented Apr 5, 2018

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/apps Categorizes an issue or PR as relevant to SIG Apps.
Projects
None yet
Development

No branches or pull requests

5 participants
@heckj @DirectXMan12 @aburdenthehand @k8s-ci-robot and others