Skip to content

Commit b4a7aa6

Browse files
committed
feat: add illustration
1 parent ffd4590 commit b4a7aa6

File tree

10 files changed

+15
-0
lines changed

10 files changed

+15
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ data
88
.idea
99

1010
.DS_Store
11+
pages/platform/kubernetes-k8s/monitoring-gpu-application/images/gpu-app-demo-video.mov

pages/platform/kubernetes-k8s/monitoring-gpu-application/guide.en-asia.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ section: Tutorials
3333

3434
In this tutorial we will show you how to monitor a GPU application on an OVHcloud Managed Kubernetes cluster.
3535

36+
![GPU Metrics Visualization](images/gpu-metrics-visualization.png)
37+
3638
GPUs provide compute power to drive AI/ML & Deep Learning tasks with intensive calculations such as image/object recognition, natural language processing (NLP), as well as other compute-intensive tasks such as video transcoding and image processing. Using GPUs with Kubernetes allows you to extend the scalability of Kubernetes to AI/ML applications.
3739
But, the cost of GPUs is high. If each application uses a dedicated GPU in model prediction scenarios, computing resources can be wasted. It is therefore important to monitor GPU usage in order to be responsive and to be able to make the right decisions and optimize usage.
3840

pages/platform/kubernetes-k8s/monitoring-gpu-application/guide.en-au.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ section: Tutorials
3333

3434
In this tutorial we will show you how to monitor a GPU application on an OVHcloud Managed Kubernetes cluster.
3535

36+
![GPU Metrics Visualization](images/gpu-metrics-visualization.png)
37+
3638
GPUs provide compute power to drive AI/ML & Deep Learning tasks with intensive calculations such as image/object recognition, natural language processing (NLP), as well as other compute-intensive tasks such as video transcoding and image processing. Using GPUs with Kubernetes allows you to extend the scalability of Kubernetes to AI/ML applications.
3739
But, the cost of GPUs is high. If each application uses a dedicated GPU in model prediction scenarios, computing resources can be wasted. It is therefore important to monitor GPU usage in order to be responsive and to be able to make the right decisions and optimize usage.
3840

pages/platform/kubernetes-k8s/monitoring-gpu-application/guide.en-ca.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ section: Tutorials
3333

3434
In this tutorial we will show you how to monitor a GPU application on an OVHcloud Managed Kubernetes cluster.
3535

36+
![GPU Metrics Visualization](images/gpu-metrics-visualization.png)
37+
3638
GPUs provide compute power to drive AI/ML & Deep Learning tasks with intensive calculations such as image/object recognition, natural language processing (NLP), as well as other compute-intensive tasks such as video transcoding and image processing. Using GPUs with Kubernetes allows you to extend the scalability of Kubernetes to AI/ML applications.
3739
But, the cost of GPUs is high. If each application uses a dedicated GPU in model prediction scenarios, computing resources can be wasted. It is therefore important to monitor GPU usage in order to be responsive and to be able to make the right decisions and optimize usage.
3840

pages/platform/kubernetes-k8s/monitoring-gpu-application/guide.en-gb.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ section: Tutorials
3333

3434
In this tutorial we will show you how to monitor a GPU application on an OVHcloud Managed Kubernetes cluster.
3535

36+
![GPU Metrics Visualization](images/gpu-metrics-visualization.png)
37+
3638
GPUs provide compute power to drive AI/ML & Deep Learning tasks with intensive calculations such as image/object recognition, natural language processing (NLP), as well as other compute-intensive tasks such as video transcoding and image processing. Using GPUs with Kubernetes allows you to extend the scalability of Kubernetes to AI/ML applications.
3739
But, the cost of GPUs is high. If each application uses a dedicated GPU in model prediction scenarios, computing resources can be wasted. It is therefore important to monitor GPU usage in order to be responsive and to be able to make the right decisions and optimize usage.
3840

pages/platform/kubernetes-k8s/monitoring-gpu-application/guide.en-ie.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ section: Tutorials
3333

3434
In this tutorial we will show you how to monitor a GPU application on an OVHcloud Managed Kubernetes cluster.
3535

36+
![GPU Metrics Visualization](images/gpu-metrics-visualization.png)
37+
3638
GPUs provide compute power to drive AI/ML & Deep Learning tasks with intensive calculations such as image/object recognition, natural language processing (NLP), as well as other compute-intensive tasks such as video transcoding and image processing. Using GPUs with Kubernetes allows you to extend the scalability of Kubernetes to AI/ML applications.
3739
But, the cost of GPUs is high. If each application uses a dedicated GPU in model prediction scenarios, computing resources can be wasted. It is therefore important to monitor GPU usage in order to be responsive and to be able to make the right decisions and optimize usage.
3840

pages/platform/kubernetes-k8s/monitoring-gpu-application/guide.en-sg.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ section: Tutorials
3333

3434
In this tutorial we will show you how to monitor a GPU application on an OVHcloud Managed Kubernetes cluster.
3535

36+
![GPU Metrics Visualization](images/gpu-metrics-visualization.png)
37+
3638
GPUs provide compute power to drive AI/ML & Deep Learning tasks with intensive calculations such as image/object recognition, natural language processing (NLP), as well as other compute-intensive tasks such as video transcoding and image processing. Using GPUs with Kubernetes allows you to extend the scalability of Kubernetes to AI/ML applications.
3739
But, the cost of GPUs is high. If each application uses a dedicated GPU in model prediction scenarios, computing resources can be wasted. It is therefore important to monitor GPU usage in order to be responsive and to be able to make the right decisions and optimize usage.
3840

pages/platform/kubernetes-k8s/monitoring-gpu-application/guide.en-us.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ section: Tutorials
3333

3434
In this tutorial we will show you how to monitor a GPU application on an OVHcloud Managed Kubernetes cluster.
3535

36+
![GPU Metrics Visualization](images/gpu-metrics-visualization.png)
37+
3638
GPUs provide compute power to drive AI/ML & Deep Learning tasks with intensive calculations such as image/object recognition, natural language processing (NLP), as well as other compute-intensive tasks such as video transcoding and image processing. Using GPUs with Kubernetes allows you to extend the scalability of Kubernetes to AI/ML applications.
3739
But, the cost of GPUs is high. If each application uses a dedicated GPU in model prediction scenarios, computing resources can be wasted. It is therefore important to monitor GPU usage in order to be responsive and to be able to make the right decisions and optimize usage.
3840

Binary file not shown.

0 commit comments

Comments
 (0)