Skip to content

Commit c6bf3fe

Browse files
committed
Added initial content for hypershift
1 parent 7244ca2 commit c6bf3fe

File tree

2 files changed

+14
-43
lines changed

2 files changed

+14
-43
lines changed

content/patterns/hypershift/_index.adoc

Lines changed: 14 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ aliases: /hypershift/
1313
pattern_logo: medical-diagnosis.png
1414
links:
1515
install: getting-started
16-
arch: https://www.redhat.com/architect/portfolio/architecturedetail?ppid=6
1716
help: https://groups.google.com/g/validatedpatterns
18-
bugs: https://github.com/validatedpatterns/medical-diagnosis/issues
17+
bugs: https://github.com/validatedpatterns-sandbox/hypershift/issues
1918
ci: hypershift
2019
---
2120

@@ -42,62 +41,34 @@ Workflow::
4241
* Create an S3 bucket to be used by HyperShift for OIDC
4342
* Create a buildconfig and imagestream that provide the HyperShift cli (`hypershift`) as an imagestream to be used in further automation if desired.
4443

45-
This pipeline is showcased link:https://www.youtube.com/watch?v=zja83FVsm14[in this video].
44+
//This pipeline is showcased link:https://www.youtube.com/watch?v=zja83FVsm14[in this video].
4645

47-
image::medical-edge/dashboard.png[link="/images/medical-edge/dashboard.png"]
46+
image::hypershift/hypershift-high-level-architecture.png[link="/images/hypershift/hypershift-high-level-architecture.png"]
4847

4948
//[NOTE]
5049
//====
51-
//This pattern is still under development. If you have any questions or concerns contact mailto:jrickard@redhat.com[Jonny Rickard].
50+
//If you have any questions or concerns contact mailto:jrickard@redhat.com[Jonny Rickard].
5251
//====
5352
54-
[id="about-solution-med"]
53+
[id="about-solution-hyp"]
5554
== About the solution elements
5655
57-
The solution aids the understanding of the following:
56+
The solution enables the rapid provisioning of hosted controlplane clusters.
5857
59-
* How to use a GitOps approach to keep in control of configuration and operations.
60-
* How to deploy AI/ML technologies for medical diagnosis using GitOps.
61-
62-
The {med-pattern} uses the following products and technologies:
58+
The {hyp-pattern} uses the following products and technologies:
6359
6460
* {rh-ocp} for container orchestration
6561
* {rh-gitops}, a GitOps continuous delivery (CD) solution
66-
* {rh-amq-first}, an event streaming platform based on the Apache Kafka
67-
* {rh-serverless-first} for event-driven applications
68-
* {rh-ocp-data-first} for cloud native storage capabilities
69-
* {grafana-op} to manage and share Grafana dashboards, data sources, and so on
62+
* {rh-mce}, the multicluster-engine provider
7063
* S3 storage
7164
72-
[id="about-architecture-med"]
73-
== About the architecture
74-
75-
[IMPORTANT]
76-
====
77-
Presently, the {med-pattern} does not have an edge component. Edge deployment capabilities are planned as part of the pattern architecture for a future release.
78-
====
79-
80-
image::medical-edge/edge-medical-diagnosis-marketing-slide.png[link="/images/medical-edge/edge-medical-diagnosis-marketing-slide.png"]
81-
82-
Components are running on OpenShift either at the data center, at the medical facility, or public cloud running OpenShift.
83-
84-
[id="about-physical-schema-med"]
85-
=== About the physical schema
86-
87-
The following diagram shows the components that are deployed with the various networks that connect them.
88-
89-
image::medical-edge/physical-network.png[link="/images/medical-edge/physical-network.png"]
90-
91-
The following diagram shows the components that are deployed with the the data flows and API calls between them.
92-
93-
image::medical-edge/physical-dataflow.png[link="/images/medical-edge/physical-dataflow.png"]
94-
95-
== Recorded demo
65+
// All commented out by jrickard
66+
//== Recorded demo
9667
97-
link:/videos/xray-deployment.svg[image:/videos/xray-deployment.svg[Demo\]]
68+
//link:/videos/xray-deployment.svg[image:/videos/xray-deployment.svg[Demo\]]
9869
99-
[id="next-steps_med-diag-index"]
100-
== Next steps
70+
//[id="next-steps_med-diag-index"]
71+
//== Next steps
10172
102-
* Getting started link:getting-started[Deploy the Pattern]
73+
//* Getting started link:getting-started[Deploy the Pattern]
10374
//We have relevant links on the patterns page

static/images/hypershift-high-level-architecture.png renamed to static/images/hypershift/hypershift-high-level-architecture.png

File renamed without changes.

0 commit comments

Comments
 (0)