Skip to content

Commit 8fea4ff

Browse files
author
Venkat Yalla
committed
rename png files and references
1 parent 09322dc commit 8fea4ff

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

articles/iot-edge/how-to-install-iot-edge-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services: iot-edge
1414

1515
IoT Edge can integrate with Kubernetes using it as a resilient, highly available infrastructure layer. Here is where this support fits in a high level IoT Edge solution:
1616

17-
![k8s intro](./media/how-to-install-iot-edge-kubernetes/k8s-model.png)
17+
![k8s intro](./media/how-to-install-iot-edge-kubernetes/kubernetes-model.png)
1818

1919
>[!TIP]
2020
>A good mental model for this integration is to think of Kubernetes as another operating environment IoT Edge applications can run on in addition to Linux and Windows.
@@ -26,7 +26,7 @@ Module lifetime is managed by the Kubernetes scheduler, which maintains module a
2626

2727
Here is a high-level architecture diagram:
2828

29-
![kubernetes arch](./media/how-to-install-iot-edge-kubernetes/pp-refresh-k8s.png)
29+
![kubernetes arch](./media/how-to-install-iot-edge-kubernetes/publicpreview-refresh-kubernetes.png)
3030

3131
Every component of the edge deployment is scoped to a Kubernetes namespace specific to the device, making it possible to share the same cluster resources among multiple edge devices and their deployments.
3232

0 commit comments

Comments
 (0)