Skip to content

Commit 769d1ae

Browse files
authored
Lg fix
Corrected formatting and improved clarity in the README.
1 parent ebdf17f commit 769d1ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gpu/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- kubectl installed and configured to access your Kyma cluster
1010
- A worker pool with GPU nodes available in your Kyma cluster
1111

12-
### Setting Up GPU Worker Pool
12+
### Setting Up a GPU Worker Pool
1313

1414
1. Go to the SAP BTP cockpit and update your Kyma instance by adding a new worker pool named `gpu`.
1515
2. Add some nodes with the GPU support, for example, `g6.xlarge`.
@@ -48,7 +48,6 @@
4848
> [!Note]
4949
> The [gpu-operator-values.yaml](gpu-operator-values.yaml) file is configured for driver version 570, which is compatible with current Garden Linux kernel versions in Kyma clusters. If you need a different driver version, adjust the `driver.version` field in the values file accordingly (download the file and modify it locally before installation).
5050
51-
5251
3. The GPU operator deploys several components as DaemonSets and Deployments. Monitor the installation.
5352

5453
```bash

0 commit comments

Comments
 (0)