You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/contoso_motors_old/arc_monitoring_servers_old/index.old
+2-2
Original file line number
Diff line number
Diff line change
@@ -101,15 +101,15 @@ The second Azure Workbook functions as an inventory report detailing the various
101
101
102
102
- The second and third inventories list your **Arc-enabled servers** and your **Arc-enabled Kubernetes clusters**. It provides information about the status, Arc agent version, the operating system, location, and the number of compliant and non-compliant policies.
103
103
104
-

104
+

105
105
106
106
- There is also an inventory for checking the **Updates Data** of the servers:
107
107
108
108

109
109
110
110
- The last inventory will list any **Defender for Cloud active alerts**:
111
111
112
-

112
+

Copy file name to clipboardExpand all lines: docs/azure_jumpstart_ag/contoso_motors/_index.md
+6-7
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ type: docs
3
3
weight: 3
4
4
linkTitle: "Contoso Motors"
5
5
description: >-
6
-
Learn how Contoso Motors, a leading global automobile manufacturer, implements an AI-enhanced cloud-to-edge strategy with Azure Arc, IoT services, AKS hybrid, artificial intelligence, software distribution and data pipelines.
6
+
Learn how Contoso Motors, a leading global automobile manufacturer, implements an AI-enhanced cloud-to-edge strategy with Azure Arc, IoT services, Rancher K3s, artificial intelligence, software distribution and data pipelines.
7
7
---
8
8
9
9
## Overview
@@ -42,12 +42,11 @@ To get started with the "Contoso Motors" Jumpstart Agora scenario, we provided y
42
42
|**Guide**|**Contoso Motors service or platform**|**Technology stack**|
|[Deployment guide](../contoso_motors/deployment/)| Not applicable | Not applicable |
45
-
|[Data pipeline and reporting across cloud and edge](../contoso_motors/data_opc/)| Operational technology (OT) | Azure IoT Operations, Azure Data Explorer, MQTT, Event Grid, Event Hub, AKS Edge Essentials, InfluxDB, MQTT simulators |
46
-
|[Web UI and AI Inference flow](../contoso_motors/ai_inferencing/)| Operational technology (OT) | OpenVINO™ Open Model Zoo,Yolo8, OpenVINO™ Model Server (OVMS), AKS Edge Essentials, RTSP, Flask, OpenCV |
47
-
|[Welding defect scenario using OpenVINO™ and Kubernetes](../contoso_motors/welding_defect/)| Welding monitoring | RTSP simulator, OpenVINO™ Model Server (OVMS), AKS Edge Essentials, Flask, OpenCV |
48
-
|[Enabling AI at the edge to enhance workers safety](../contoso_motors/workers_safety/)| Workers safety | RTSP simulator, OpenVINO™ Model Server (OVMS), AKS Edge Essentials, Flask, OpenCV |
49
-
|[Infrastructure observability for Kubernetes and Arc-enabled Kubernetes](../contoso_motors/k8s_infra_observability/)| Infrastructure | Arc-enabled Kubernetes, AKS Edge Essentials, Prometheus, Grafana |
50
-
|[Infrastructure observability for Arc-enabled servers using Azure Monitor](../contoso_motors/arc_monitoring_servers/)|Infrastructure | Arc-enabled servers, Azure Monitor |
45
+
|[Data pipeline and reporting across cloud and edge](../contoso_motors/data_opc/)| Operational technology (OT) | Azure IoT Operations, Azure Data Explorer, MQTT, Event Grid, Event Hub, Rancher K3s, InfluxDB, MQTT simulators |
46
+
|[Web UI and AI Inference flow](../contoso_motors/ai_inferencing/)| Operational technology (OT) | OpenVINO™ Open Model Zoo,Yolo8, OpenVINO™ Model Server (OVMS), Rancher K3s, RTSP, Flask, OpenCV |
47
+
|[Welding defect scenario using OpenVINO™ and Kubernetes](../contoso_motors/welding_defect/)| Welding monitoring | RTSP simulator, OpenVINO™ Model Server (OVMS), Rancher K3s, Flask, OpenCV |
48
+
|[Enabling AI at the edge to enhance workers safety](../contoso_motors/workers_safety/)| Workers safety | RTSP simulator, OpenVINO™ Model Server (OVMS), Rancher K3s, Flask, OpenCV |
49
+
|[Infrastructure observability for Kubernetes and Arc-enabled Kubernetes](../contoso_motors/k8s_infra_observability/)| Infrastructure | Arc-enabled Kubernetes, Rancher K3s, Prometheus, Grafana |
51
50
|[Cleanup deployment](../contoso_motors/cleanup/)| Not applicable | Not applicable |
52
51
|[Troubleshooting](../contoso_motors/troubleshooting/)| Not applicable | Not applicable |
53
52
|[Frequently asked questions (FAQ)](../../faq/)| Not applicable | Not applicable |
Copy file name to clipboardExpand all lines: docs/azure_jumpstart_ag/contoso_motors/k8s_infra_observability/_index.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,9 @@ summary: |
7
7
Infrastructure observability plays a crucial role in the success of Contoso Motors' cloud to edge strategy. By implementing infrastructure observability, Contoso gains comprehensive monitoring and visualization capabilities for their Kubernetes and Arc-enabled Kubernetes environments. This empowers them to proactively monitor the health and performance of their infrastructure, identify potential issues, and make data-driven decisions to optimize their operations. With infrastructure observability, Contoso can ensure that their cloud and edge infrastructure remain reliable, efficient, and resilient, enabling them to deliver exceptional customer experiences.
8
8
serviceOrPlatform: INFRASTRUCTURE
9
9
technologyStack:
10
-
- AKS
11
10
- PROMETHEUS
12
11
- GRAFANA
13
-
- AKS EDGE ESSENTIALS
12
+
- Rancher K3s
14
13
---
15
14
16
15
# Kubernetes infrastructure observability
@@ -27,7 +26,7 @@ By leveraging Prometheus and Grafana for infrastructure observability, Contoso e
27
26
28
27
The observability infrastructure stack architecture leverages the [Kube Prometheus Stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack). This stack is a collection of Kubernetes manifests, Grafana dashboards, and Prometheus rules that are used to set up and configure monitoring for Kubernetes clusters.
29
28
30
-
The manufacturing plants deploy Prometheus instances, which periodically scrape metrics from the AKS edge essentials cluster. A Grafana instance is set up separately to centralize monitoring and visualization. The Prometheus instances send their metrics data to this central Grafana instance. Grafana dashboards are configured to display relevant metrics, allowing operators and administrators to monitor the health and performance of the entire infrastructure.
29
+
The manufacturing plants deploy Prometheus instances, which periodically scrape metrics from the Rancher K3s cluster. A Grafana instance is set up separately to centralize monitoring and visualization. The Prometheus instances send their metrics data to this central Grafana instance. Grafana dashboards are configured to display relevant metrics, allowing operators and administrators to monitor the health and performance of the entire infrastructure.
@@ -91,4 +90,6 @@ As an Operations team member at Contoso, you will have access to the Grafana das
91
90
92
91
## Next steps
93
92
94
-
Continuing with the next Contoso Motors scenario, you can now proceed to the next guide to learn about [infrastructure observability for Arc-enabled servers using Azure Monitor](../arc_monitoring_servers/).
93
+
<!-- Continuing with the next Contoso Motors scenario, you can now proceed to the next guide to learn about [infrastructure observability for Arc-enabled servers using Azure Monitor](../arc_monitoring_servers/). -->
94
+
95
+
Now that you have successfully completed all of the Contoso Motors scenarios, continue to the next step to learn how to [cleanup the deployment](../cleanup/).
Copy file name to clipboardExpand all lines: docs/azure_jumpstart_ag/contoso_motors/welding_defect/_index.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,9 @@ summary: |
7
7
The Welding Defect page provides an overview of the welding defect scenario in the Contoso Motors solution. It describes the architecture and flow of information for detecting and classifying welding defects using AI. The page also explains the steps involved in the welding defect inference process, including UI selection, RTSP video simulation, frame capturing, image pre-processing/inferencing, and post-processing/rendering.
Copy file name to clipboardExpand all lines: docs/azure_jumpstart_ag/contoso_motors/workers_safety/_index.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,9 @@ summary: |
7
7
The enabling AI at the edge to enhance workers safety page provides an overview of how Contoso Motors uses AI to ensure workers' safety by detecting workers with no helmets on the factory floor. It describes the architecture and flow of information for detecting and classifying helmet adherence using AI. The page also explains the steps involved in the inference process, including UI selection, RTSP video simulation, frame capturing, image pre-processing/inferencing, and post-processing/rendering.
0 commit comments