Skip to content

Commit 249a3a3

Browse files
committed
converting to adoc
1 parent 8bf8382 commit 249a3a3

File tree

4 files changed

+29
-373
lines changed

4 files changed

+29
-373
lines changed

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

+29-11
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,40 @@
1+
---
2+
title: Federated Edge Observability
3+
date: 2025-02-01
4+
tier: sandbox
5+
summary: This pattern uses OpenShift Virtualization to simulate an edge environment for VMs which then report metrics via OpenTelemetry.
6+
rh_products:
7+
- Red Hat OpenShift Container Platform
8+
- Red Hat Ansible Automation Platform
9+
- Red Hat OpenShift Virtualization
10+
- Red Hat Enterprise Linux
11+
- Red Hat OpenShift Data Foundation
12+
industries:
13+
aliases: /federated-edge-observability
14+
links:
15+
install: getting-started
16+
help: https://groups.google.com/g/validatedpatterns
17+
bugs: https://github.com/validatedpatterns-sandbox/federated-edge-observability/issues
18+
ci: federatedobservability
19+
---
20+
21+
:toc:
22+
:imagesdir: /images
23+
:_content-type: ASSEMBLY
24+
include::modules/comm-attributes.adoc[]
25+
126
== Federated Edge Observability
227

328
=== Background
429

5-
Organizations are interested in accelerating their deployment speeds and
6-
improving delivery quality in their Edge environments, where many
7-
devices may not fully or even partially embrace the GitOps philosophy.
8-
Further, there are VMs and other devices that can and should be managed
9-
with Ansible. This pattern explores some of the possibilities of using
10-
an OpenShift-based Ansible Automated Platform deployment and managing
11-
Edge devices, based on work done with a partner in the Chemical space.
30+
Organizations are interested in accelerating their deployment speeds and improving delivery quality in their Edge environments, where many devices may not fully or even partially embrace the GitOps philosophy.
31+
Further, there are VMs and other devices that can and should be managed with Ansible. This pattern explores some of the possibilities of using an OpenShift-based Ansible Automated Platform deployment and managing Edge devices, based on work done with a partner in the Chemical space.
1232

13-
This pattern uses OpenShift Virtualization (the productization of
14-
Kubevirt) to simulate the Edge environment for VMs.
33+
This pattern uses OpenShift Virtualization (the productization of Kubevirt) to simulate the Edge environment for VMs.
1534

1635
==== Solution elements
1736

18-
* How to use a GitOps approach to manage virtual machines, either in
19-
public clouds (limited to AWS for technical reasons) or on-prem
37+
* How to use a GitOps approach to manage virtual machines, either in public clouds (limited to AWS for technical reasons) or on-prem
2038
OpenShift installations
2139
* How to integrate AAP into OpenShift
2240
* How to manage Edge devices using AAP hosted in OpenShift

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

-57
This file was deleted.

content/patterns/federated-edge-observability/ansible-automation-platform.md

-63
This file was deleted.

0 commit comments

Comments
 (0)