Skip to content

Commit 963100d

Browse files
Fixed peer-review comments
1 parent a59d923 commit 963100d

File tree

64 files changed

+175
-297
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+175
-297
lines changed

_topic_map.yml

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -616,16 +616,6 @@ Topics:
616616
File: odo-cli-reference
617617
- Name: odo architecture
618618
File: odo-architecture
619-
- Name: Helm CLI
620-
Dir: helm_cli
621-
Distros: openshift-enterprise,openshift-origin
622-
Topics:
623-
- Name: Getting started with Helm
624-
File: getting-started-with-helm-on-openshift-container-platform
625-
- Name: Configuring custom Helm chart repositories
626-
File: configuring-custom-helm-chart-repositories
627-
- Name: Disabling Helm chart repositories
628-
File: disabling-helm-chart-repositories
629619
- Name: Knative CLI (kn) for use with OpenShift Serverless
630620
File: kn-cli-tools
631621
Distros: openshift-enterprise,openshift-origin
@@ -1516,7 +1506,7 @@ Topics:
15161506
- Name: Customizing source-to-image images
15171507
File: customizing-s2i-images
15181508
---
1519-
Name: Applications
1509+
Name: Building Applications
15201510
Dir: applications
15211511
Distros: openshift-enterprise,openshift-origin
15221512
Topics:
@@ -1531,23 +1521,28 @@ Topics:
15311521
- Name: Configuring project creation
15321522
File: configuring-project-creation
15331523
Distros: openshift-enterprise,openshift-origin
1534-
- Name: Application life cycle management
1535-
Dir: application_life_cycle_management
1524+
- Name: Creating Applications
1525+
Dir: creating_applications
15361526
Topics:
15371527
- Name: Creating applications using the Developer perspective
15381528
File: odc-creating-applications-using-developer-perspective
15391529
- Name: Creating applications from installed Operators
15401530
File: creating-apps-from-installed-operators
15411531
- Name: Creating applications using the CLI
15421532
File: creating-applications-using-cli
1543-
- Name: Viewing application composition using the Topology view
1544-
File: odc-viewing-application-composition-using-topology-view
1545-
- Name: Editing applications
1546-
File: odc-editing-applications
1547-
- Name: Working with Helm charts using the Developer perspective
1548-
File: odc-working-with-helm-charts-using-developer-perspective
1549-
- Name: Deleting applications
1550-
File: odc-deleting-applications
1533+
- Name: Viewing application composition using the Topology view
1534+
File: odc-viewing-application-composition-using-topology-view
1535+
- Name: Working with Helm charts
1536+
Dir: working_with_helm_charts
1537+
Topics:
1538+
- Name: Understanding Helm
1539+
File: understanding-helm
1540+
- Name: Installing Helm
1541+
File: installing-helm
1542+
- Name: Configuring custom Helm chart repositories
1543+
File: configuring-custom-helm-chart-repositories
1544+
- Name: Working with Helm releases
1545+
File: odc-working-with-helm-releases
15511546
- Name: Deployments
15521547
Dir: deployments
15531548
Topics:
@@ -1572,15 +1567,19 @@ Topics:
15721567
File: odc-monitoring-project-and-application-metrics-using-developer-perspective
15731568
- Name: Monitoring application health
15741569
File: application-health
1570+
- Name: Editing applications
1571+
File: odc-editing-applications
15751572
- Name: Working with quotas
15761573
File: working-with-quotas
15771574
Distros: openshift-online,openshift-dedicated
1578-
- Name: Idling applications
1579-
File: idling-applications
1580-
Distros: openshift-origin,openshift-enterprise
15811575
- Name: Pruning objects to reclaim resources
15821576
File: pruning-objects
15831577
Distros: openshift-origin,openshift-enterprise
1578+
- Name: Idling applications
1579+
File: idling-applications
1580+
Distros: openshift-origin,openshift-enterprise
1581+
- Name: Deleting applications
1582+
File: odc-deleting-applications
15841583
- Name: Using the Red Hat Marketplace
15851584
File: red-hat-marketplace
15861585
Distros: openshift-origin,openshift-enterprise

applications/application-health.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ include::modules/odc-monitoring-health-checks.adoc[leveloffset=+1]
2828

2929
.Additional Resources
3030
* For details on switching to the *Developer* perspective in the web console, see xref:../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[About *Developer* perspective].
31-
* For details on adding health checks while creating and deploying an application, see *Advanced Options* in the xref:../applications/application_life_cycle_management/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective] section.
31+
* For details on adding health checks while creating and deploying an application, see *Advanced Options* in the xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective] section.

applications/application_life_cycle_management/images

Lines changed: 0 additions & 1 deletion
This file was deleted.

applications/application_life_cycle_management/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

applications/application_life_cycle_management/odc-editing-applications.adoc

Lines changed: 0 additions & 18 deletions
This file was deleted.

applications/application_life_cycle_management/odc-working-with-helm-charts-using-developer-perspective.adoc

Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules

0 commit comments

Comments
 (0)