Skip to content

Commit cdd173d

Browse files
isala404chalindukodikara
authored andcommitted
Added helm v4 note
1 parent f02bf8a commit cdd173d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting-started/multi-cluster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This guide walks you through step-by-step instructions for deploying OpenChoreo
1919
- **Important**: Ensure your Docker VM has sufficient inotify limits. Set `fs.inotify.max_user_watches=524288` and `fs.inotify.max_user_instances=512` to prevent k3d cluster creation from hanging.
2020
- **[k3d](https://k3d.io/stable/#installation)** v5.8+ installed
2121
- **[kubectl](https://kubernetes.io/docs/tasks/tools/)** v1.32+ installed
22-
- **[Helm](https://helm.sh/docs/intro/install/)** v3.12+ installed
22+
- **[Helm](https://helm.sh/docs/intro/install/)** v3.12+ installed (helm v4 is not supported yet)
2323

2424
### Verify Prerequisites
2525

docs/getting-started/single-cluster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This guide provides step-by-step instructions for setting up a local development
1818
- Allocate at least **8 GB RAM** and **4 CPU** cores to Docker (or the VM running Docker).
1919
- **[k3d](https://k3d.io/stable/#installation)** v5.8+ installed
2020
- **[kubectl](https://kubernetes.io/docs/tasks/tools/)** v1.32+ installed
21-
- **[Helm](https://helm.sh/docs/intro/install/)** v3.12+ installed
21+
- **[Helm](https://helm.sh/docs/intro/install/)** v3.12+ installed (helm v4 is not supported yet)
2222

2323
### Verify Prerequisites
2424

0 commit comments

Comments
 (0)