Skip to content

Commit 976bcd8

Browse files
committed
OSDOCS-15189: Final cleanup for GA
1 parent 2a3b328 commit 976bcd8

40 files changed

+72
-70
lines changed

_topic_maps/_topic_map.yml

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
# topic groups and topics on the main page.
2424

2525
---
26-
Name: About
26+
Name: Discover
2727
Dir: welcome
2828
Distros: openshift-kueue
2929
Topics:
3030
- Name: Welcome
3131
File: index
32-
- Name: About Red Hat build of Kueue
32+
- Name: Introduction to Red Hat build of Kueue
3333
File: about-kueue
3434
---
3535
Name: Install
@@ -38,30 +38,41 @@ Distros: openshift-kueue
3838
Topics:
3939
- Name: Installing Red Hat build of Kueue
4040
File: install-kueue
41-
# Add disconnected docs once eng has details
4241
---
43-
Name: Authentication
44-
Dir: authentication
42+
Name: Role-based permissions
43+
Dir: configure_rbac
4544
Distros: openshift-kueue
4645
Topics:
47-
- Name: RBAC permissions
46+
- Name: Configuring role-based permissions
4847
File: rbac-permissions
4948
---
50-
Name: Configure
51-
Dir: configure
49+
Name: Quotas and workloads
50+
Dir: quotas_workloads
5251
Distros: openshift-kueue
5352
Topics:
5453
- Name: Configuring quotas
5554
File: configuring-quotas
5655
- Name: Managing jobs and workloads
5756
File: managing-workloads
57+
---
58+
Name: Cohorts and advanced configurations
59+
Dir: advanced_cohorts
60+
Distros: openshift-kueue
61+
Topics:
5862
- Name: Using cohorts
5963
File: using-cohorts
6064
- Name: Configuring fair sharing
6165
File: configuring-fairsharing
6266
- Name: Gang scheduling
6367
File: gangscheduling
6468
---
69+
Name: Running jobs and workloads
70+
Dir: running_jobs
71+
Distros: openshift-kueue
72+
Topics:
73+
- Name: Running jobs with quota limits
74+
File: running-kueue-jobs
75+
---
6576
Name: Support
6677
Dir: support
6778
Distros: openshift-kueue
@@ -70,10 +81,3 @@ Topics:
7081
File: getting-support
7182
# - Name: Troubleshooting
7283
# File: troubleshooting
73-
---
74-
Name: Develop
75-
Dir: develop
76-
Distros: openshift-kueue
77-
Topics:
78-
- Name: Running jobs with quota limits
79-
File: running-kueue-jobs
File renamed without changes.

configure/gangscheduling.adoc renamed to advanced_cohorts/gangscheduling.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Gang scheduling is important if you are working with expensive, limited resource
1212

1313
include::modules/configuring-gangscheduling.adoc[leveloffset=+1]
1414

15+
[role="_additional-resources"]
16+
[id="additional-resources_{context}"]
17+
== Additional resources
18+
* xref:../install/install-kueue.adoc#create-kueue-cr_install-kueue[Creating a Kueue custom resource]
19+
1520
////
1621
// use case - deep learning
1722
One classic example is in deep learning workloads. Deep learning frameworks (Tensorflow, PyTorch etc) require all the workers to be running during the training process.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)