Skip to content

Commit 6fd5883

Browse files
authored
Merge pull request #571 from abhatt-rh/header-links
TELCODOCS-2337: Add GitHub repo links in pattern headers
2 parents d808211 + f146daf commit 6fd5883

File tree

31 files changed

+70
-12
lines changed

31 files changed

+70
-12
lines changed

content/patterns/amd-rag-chat-qna/_index.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: OPEA Chat QnA accelerated with AMD Instinct
33
date: 2025-05-01
4-
tier: sandbox
54
validated: false
5+
tier: sandbox
66
summary: This pattern aids with deployment of OPEA's Chat QnA RAG application, accelerated with AMD Instinct hardware.
77
rh_products:
88
- Red Hat OpenShift Container Platform
@@ -17,9 +17,10 @@ industries:
1717
aliases: /amd-rag-chat-qna/
1818
#pattern_logo: amd-rag-chat-qna.png
1919
links:
20+
github: https://github.com/validatedpatterns-sandbox/qna-chat-amd/
2021
install: amd-rag-chat-qna-getting-started
2122
help: https://groups.google.com/g/validatedpatterns
22-
bugs: https://github.com/validatedpatterns-sandbox/
23+
bugs: https://github.com/validatedpatterns-sandbox/qna-chat-amd/issues
2324
---
2425
:toc:
2526
:imagesdir: /images

content/patterns/ansible-edge-gitops-kasten/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ industries:
1616
aliases: /ansible-edge-gitops-kasten/
1717
pattern_logo: veeam-kasten.png
1818
links:
19+
github: https://github.com/validatedpatterns/ansible-edge-gitops
1920
install: getting-started
2021
help: https://groups.google.com/g/validatedpatterns
2122
bugs: https://github.com/validatedpatterns/ansible-edge-gitops/issues

content/patterns/ansible-edge-gitops/_index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ industries:
1414
aliases: /ansible-edge-gitops/
1515
pattern_logo: ansible-edge.png
1616
links:
17+
github: https://github.com/validatedpatterns/ansible-edge-gitops/
1718
install: getting-started
1819
help: https://groups.google.com/g/validatedpatterns
1920
bugs: https://github.com/validatedpatterns/ansible-edge-gitops/issues

content/patterns/ansible-gitops-framework/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ industries:
1010
aliases: /agof/
1111
pattern_logo: ansible-edge.png
1212
links:
13-
install: https://github.com/validatedpatterns/agof/
13+
github: https://github.com/validatedpatterns/agof/
14+
install: https://github.com/validatedpatterns/agof/?tab=readme-ov-file#11-installation
1415
help: https://groups.google.com/g/validatedpatterns
1516
bugs: https://github.com/validatedpatterns/agof/issues
1617
---

content/patterns/cockroachdb/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Summary: A multicloud pattern using cockroachdb and submariner, deployed via RHA
66
rh_products:
77
- Red Hat OpenShift Container Platform
88
- Red Hat Advanced Cluster Management
9+
links:
10+
github: https://github.com/validatedpatterns/cockroachdb-pattern/
11+
install: https://github.com/validatedpatterns/cockroachdb-pattern?tab=readme-ov-file#how-to-deploy
12+
help: https://groups.google.com/g/validatedpatterns
13+
bugs: https://github.com/validatedpatterns/cockroachdb-pattern/issues
914
---
1015

1116
# Cockroach

content/patterns/coco-pattern/_index.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,18 @@ industries:
1212
aliases: /coco-pattern/
1313
pattern_logo: coco-logo.png
1414
links:
15+
github: https://github.com/validatedpatterns/coco-pattern
1516
install: coco-pattern-getting-started
1617
help: https://groups.google.com/g/validatedpatterns
1718
bugs: https://github.com/validatedpatterns/coco-pattern/issues
1819
---
20+
1921
:toc:
2022
:imagesdir: /images
2123
:_content-type: ASSEMBLY
2224
include::modules/comm-attributes.adoc[]
2325

24-
= About coco-pattern
26+
= About the Confidential Containers pattern
2527

2628
Confidential computing is a technology for securing data in use. It uses a https://en.wikipedia.org/wiki/Trusted_execution_environment[Trusted Execution Environment] provided within the hardware of the processor to prevent access from others who have access to the system.
2729
https://confidentialcontainers.org/[Confidential containers] is a project to standardize the consumption of confidential computing by making the security boundary for confidential computing to be a Kubernetes pod. https://katacontainers.io/[Kata containers] is used to establish the boundary via a shim VM.

content/patterns/connected-vehicle-architecture/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Summary: A distributed cloud-native application that implements key aspects of a
66
rh_products:
77
- Red Hat OpenShift Container Platform
88
- Red Hat Ansible Automation Platform
9+
links:
10+
github: https://github.com/validatedpatterns/connected-vehicle-architecture
11+
install: https://github.com/validatedpatterns/connected-vehicle-architecture?tab=readme-ov-file#bobby-car
12+
help: https://groups.google.com/g/validatedpatterns
13+
bugs: https://github.com/validatedpatterns/connected-vehicle-architecture/issues
914
---
1015

1116
# Connected Vehicle Architecture

content/patterns/devsecops/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ aliases: /devsecops/
1515
# uncomment once this exists
1616
# pattern_logo: devsecops.png
1717
links:
18+
github: https://github.com/validatedpatterns/multicluster-devsecops
1819
install: getting-started
1920
help: https://groups.google.com/g/validatedpatterns
2021
bugs: https://github.com/validatedpatterns/multicluster-devsecops/issues

content/patterns/emerging-disease-detection/_index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ industries:
1313
aliases: /emerging-disease-detection/
1414
// pattern_logo: emerging-disease-detection.png
1515
links:
16+
github: https://github.com/validatedpatterns/emerging-disease-detection
1617
install: edd-getting-started
1718
arch: https://www.redhat.com/architect/portfolio/detail/6-enabling-medical-imaging-diagnostics-with-edge
1819
help: https://groups.google.com/g/validatedpatterns

content/patterns/federated-edge-observability/_index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Federated Edge Observability
33
date: 2025-02-01
4+
validated: false
45
tier: sandbox
56
summary: This pattern uses OpenShift Virtualization to simulate an edge environment for VMs which then report metrics via OpenTelemetry.
67
rh_products:
@@ -12,6 +13,7 @@ rh_products:
1213
industries:
1314
aliases: /federated-edge-observability
1415
links:
16+
github: https://github.com/validatedpatterns-sandbox/federated-edge-observability
1517
install: getting-started
1618
help: https://groups.google.com/g/validatedpatterns
1719
bugs: https://github.com/validatedpatterns-sandbox/federated-edge-observability/issues

0 commit comments

Comments
 (0)