Skip to content

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

Closed
@DirectXMan12

Description

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/

Metadata

Assignees

Labels

sig/appsCategorizes an issue or PR as relevant to SIG Apps.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions