Commit 0fff27d
committed
[MINOR][K8S][DOCS] Add all resource managers in
### What changes were proposed in this pull request?
`Job Scheduling` document doesn't mention `K8s resource manager` so far because `Scheduling Across Applications` section only mentions all resource managers except K8s.
This PR aims to add all supported resource managers in `Scheduling Within an Application section` section.
### Why are the changes needed?
K8s also supports `FAIR` schedule within an application.
### Does this PR introduce _any_ user-facing change?
No. This is a doc-only update.
### How was this patch tested?
N/A
Closes apache#39704 from dongjoon-hyun/minor_job_scheduling.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 45dbc44)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>Scheduling Within an Application section1 parent 41e6875 commit 0fff27d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
0 commit comments