Skip to content

Commit aa8cb9b

Browse files
committed
fixed linking issues due to updated filenames
1 parent 8ec34e4 commit aa8cb9b

4 files changed

+5
-5
lines changed

modules/med-about-customizing-pattern.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:imagesdir: ../../images
33

44
[id="about-customizing-pattern-med"]
5-
= About customizing the pattern {med-pattern}
5+
= About customizing the {med-pattern}
66

77
One of the major goals of the {solution-name-upstream} development process is to create modular and customizable demos. The {med-pattern} is just an example of how AI/ML workloads built for object detection and classification can be run on OpenShift clusters. Consider your workloads for a moment - how would your workload best consume the pattern framework? Do your consumers require on-demand or near real-time responses when using your application? Is your application processing images or data that is protected by either Government Privacy Laws or HIPAA?
88
The {med-pattern} can answer the call to either of these requirements by using {serverless-short} and {ocp-data-short}.

modules/med-about-medical-diagnosis.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ The {med-pattern} uses the following products and technologies:
4343
* {rh-serverless-first} for event-driven applications
4444
* {rh-ocp-data-first} for cloud native storage capabilities
4545
* {grafana-op} to manage and share Grafana dashboards, data sources, and so on
46-
* S3 storage
46+
* Storage, such as AWS S3 buckets

modules/med-ocp-cluster-sizing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:imagesdir: ../../images
33

44
[id="med-openshift-cluster-size"]
5-
== About {med-pattern} OpenShift cluster size
5+
== About OpenShift cluster size for the {med-pattern}
66

77
The {med-pattern} has been tested with a defined set of configurations that represent the most common combinations that {ocp} customers are using for the x86_64 architecture.
88

modules/med-troubleshooting-deployment.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:_content-type: REFERENCE
2-
:imagesdir: ../../images
2+
:imagesdir: ../../../images
33

44
[id="troubleshooting-the-pattern-deployment-troubleshooting"]
5-
=== Troubleshooting the Pattern Deployment
5+
=== Troubleshooting the pattern deployment
66

77
Occasionally the pattern will encounter issues during the deployment. This can happen for any number of reasons, but most often it is because of either a change within the operator itself or something has changed in the {olm-first} which determines which operators are available in the operator catalog. Generally, when an issue occurs with the {olm-short}, the operator is unavailable for installation. To ensure that the operator is in the catalog, run the following command:
88

0 commit comments

Comments
 (0)