Skip to content

Commit 6f24422

Browse files
authored
Merge pull request Azure#521 from Azure/canary
Canary
2 parents 296abb2 + 2f6ed0a commit 6f24422

38 files changed

+19
-21
lines changed

docs/azure_jumpstart_ag/contoso_motors/arc_monitoring_servers/_index.md renamed to archive/contoso_motors_old/arc_monitoring_servers_old/index.old

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,15 @@ The second Azure Workbook functions as an inventory report detailing the various
101101

102102
- 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.
103103

104-
![Screenshot of inventory workbook arc servers and kubernetes clusters](./img/arcserverskubernetesclusters_inventoryworkbook.png)
104+
![Screenshot of inventory workbook arc servers and Kubernetes clusters](./img/arcserverskubernetesclusters_inventoryworkbook.png)
105105

106106
- There is also an inventory for checking the **Updates Data** of the servers:
107107

108108
![Screenshot of inventory workbook updates data](./img/updatesdata_inventoryworkbook.png)
109109

110110
- The last inventory will list any **Defender for Cloud active alerts**:
111111

112-
![Screenshot of inventory workbook arc servers and kubernetes clusters](./img/defenderalerts_inventoryworkbook.png)
112+
![Screenshot of inventory workbook arc servers and Kubernetes clusters](./img/defenderalerts_inventoryworkbook.png)
113113

114114
## Next steps
115115

docs/azure_jumpstart_ag/contoso_motors/_index.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ type: docs
33
weight: 3
44
linkTitle: "Contoso Motors"
55
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.
77
---
88

99
## Overview
@@ -42,12 +42,11 @@ To get started with the "Contoso Motors" Jumpstart Agora scenario, we provided y
4242
| **Guide** | **Contoso Motors service or platform** | **Technology stack** |
4343
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
4444
| [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 |
5150
| [Cleanup deployment](../contoso_motors/cleanup/) | Not applicable | Not applicable |
5251
| [Troubleshooting](../contoso_motors/troubleshooting/) | Not applicable | Not applicable |
5352
| [Frequently asked questions (FAQ)](../../faq/) | Not applicable | Not applicable |

docs/azure_jumpstart_ag/contoso_motors/ai_inferencing/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ serviceOrPlatform: INFRASTRUCTURE
99
technologyStack:
1010
- AI
1111
- OpenVINO™
12-
- AKS EDGE ESSENTIALS
12+
- Rancher K3s
1313
- OpenVINO™ MODEL SERVER
1414
- RTSP
1515
---
Loading

docs/azure_jumpstart_ag/contoso_motors/cleanup/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
type: docs
3-
weight: 8
3+
weight: 7
44
title: Cleanup
55
linkTitle: Cleanup
66
---
Loading
Loading
Loading
Loading

docs/azure_jumpstart_ag/contoso_motors/k8s_infra_observability/_index.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ summary: |
77
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.
88
serviceOrPlatform: INFRASTRUCTURE
99
technologyStack:
10-
- AKS
1110
- PROMETHEUS
1211
- GRAFANA
13-
- AKS EDGE ESSENTIALS
12+
- Rancher K3s
1413
---
1514

1615
# Kubernetes infrastructure observability
@@ -27,7 +26,7 @@ By leveraging Prometheus and Grafana for infrastructure observability, Contoso e
2726

2827
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.
2928

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.
3130

3231
![Screenshot showing Observability infrastructure stack architecture](./img/observability_technology_stack.png)
3332

@@ -91,4 +90,6 @@ As an Operations team member at Contoso, you will have access to the Grafana das
9190

9291
## Next steps
9392

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/).

docs/azure_jumpstart_ag/contoso_motors/troubleshooting/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
type: docs
3-
weight: 9
3+
weight: 8
44
title: Troubleshooting
55
linkTitle: Troubleshooting
66
---
@@ -39,7 +39,7 @@ Occasionally, you may need to review log output from scripts that run on the _Ag
3939
| _C:\Ag\Logs\Bootstrap.log_ | Output from the initial bootstrapping script that runs on _Ag-VM-Client_. |
4040
| _C:\Ag\Logs\ClusterSecrets.log_ | Output of secret creation on Kubernetes clusters. |
4141
| _C:\Ag\Logs\GitOps-Ag-*.log_ | Output of scripts that collect GitOps logs on the remote Kubernetes clusters. |
42-
| _C:\Ag\Logs\L1AKSInfra.log_ | Output of scripts that configure AKS Edge Essentials clusters on the nested virtual machines. |
42+
| _C:\Ag\Logs\installK3s-Ag-K3s*.log_ | Output of scripts that configure the Rancher K3s clusters. |
4343
| _C:\Ag\Logs\Observability.log_ | Output from the script that configures observability components of the solution. |
4444
| _C:\Ag\Logs\Tools.log_ | Output from the tasks that set up developer tools on _Ag-VM-Client_. |
4545

docs/azure_jumpstart_ag/contoso_motors/welding_defect/_index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ summary: |
77
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.
88
serviceOrPlatform: Manufacturing
99
technologyStack:
10-
- AKS
1110
- OpenVINO™
1211
- AI
13-
- AKS EDGE ESSENTIALS
12+
- Rancher K3s
1413
- RTSP
1514
---
1615

Loading

docs/azure_jumpstart_ag/contoso_motors/workers_safety/_index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ summary: |
77
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.
88
serviceOrPlatform: Manufacturing
99
technologyStack:
10-
- AKS
1110
- OpenVINO™
1211
- AI
13-
- AKS EDGE ESSENTIALS
12+
- Rancher K3s
1413
- RTSP
1514
---
1615

Loading

0 commit comments

Comments
 (0)