Skip to content

Commit 72fbda6

Browse files
authored
Merge pull request #35759 from Srivaralakshmi/Helmdocs
Document certified Helm Charts and consolidate Helm docs
2 parents b8c3111 + 963100d commit 72fbda6

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
@@ -1515,7 +1505,7 @@ Topics:
15151505
- Name: Customizing source-to-image images
15161506
File: customizing-s2i-images
15171507
---
1518-
Name: Applications
1508+
Name: Building Applications
15191509
Dir: applications
15201510
Distros: openshift-enterprise,openshift-origin
15211511
Topics:
@@ -1530,23 +1520,28 @@ Topics:
15301520
- Name: Configuring project creation
15311521
File: configuring-project-creation
15321522
Distros: openshift-enterprise,openshift-origin
1533-
- Name: Application life cycle management
1534-
Dir: application_life_cycle_management
1523+
- Name: Creating Applications
1524+
Dir: creating_applications
15351525
Topics:
15361526
- Name: Creating applications using the Developer perspective
15371527
File: odc-creating-applications-using-developer-perspective
15381528
- Name: Creating applications from installed Operators
15391529
File: creating-apps-from-installed-operators
15401530
- Name: Creating applications using the CLI
15411531
File: creating-applications-using-cli
1542-
- Name: Viewing application composition using the Topology view
1543-
File: odc-viewing-application-composition-using-topology-view
1544-
- Name: Editing applications
1545-
File: odc-editing-applications
1546-
- Name: Working with Helm charts using the Developer perspective
1547-
File: odc-working-with-helm-charts-using-developer-perspective
1548-
- Name: Deleting applications
1549-
File: odc-deleting-applications
1532+
- Name: Viewing application composition using the Topology view
1533+
File: odc-viewing-application-composition-using-topology-view
1534+
- Name: Working with Helm charts
1535+
Dir: working_with_helm_charts
1536+
Topics:
1537+
- Name: Understanding Helm
1538+
File: understanding-helm
1539+
- Name: Installing Helm
1540+
File: installing-helm
1541+
- Name: Configuring custom Helm chart repositories
1542+
File: configuring-custom-helm-chart-repositories
1543+
- Name: Working with Helm releases
1544+
File: odc-working-with-helm-releases
15501545
- Name: Deployments
15511546
Dir: deployments
15521547
Topics:
@@ -1571,15 +1566,19 @@ Topics:
15711566
File: odc-monitoring-project-and-application-metrics-using-developer-perspective
15721567
- Name: Monitoring application health
15731568
File: application-health
1569+
- Name: Editing applications
1570+
File: odc-editing-applications
15741571
- Name: Working with quotas
15751572
File: working-with-quotas
15761573
Distros: openshift-online,openshift-dedicated
1577-
- Name: Idling applications
1578-
File: idling-applications
1579-
Distros: openshift-origin,openshift-enterprise
15801574
- Name: Pruning objects to reclaim resources
15811575
File: pruning-objects
15821576
Distros: openshift-origin,openshift-enterprise
1577+
- Name: Idling applications
1578+
File: idling-applications
1579+
Distros: openshift-origin,openshift-enterprise
1580+
- Name: Deleting applications
1581+
File: odc-deleting-applications
15831582
- Name: Using the Red Hat Marketplace
15841583
File: red-hat-marketplace
15851584
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)