Skip to content

Commit 10569ab

Browse files
authored
docs: Small update to install docs (#14477)
1 parent 327ed29 commit 10569ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/setup/install/helm/install-microservices/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It is not recommended to run scalable mode with `filesystem` storage. For the pu
2626
**Prerequisites**
2727

2828
- Helm 3 or above. See [Installing Helm](https://helm.sh/docs/intro/install/).
29-
- A running Kubernetes cluster.
29+
- A running Kubernetes cluster (must have at least 3 nodes).
3030
- (Optional) A Memcached deployment for better query performance. For information on configuring Memcached, refer to the [caching section](https://grafana.com/docs/loki/<LOKI_VERSION>/operations/caching/).
3131

3232

docs/sources/setup/install/helm/install-scalable/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ It is not recommended to run scalable mode with `filesystem` storage. For the pu
2828
**Prerequisites**
2929

3030
- Helm 3 or above. See [Installing Helm](https://helm.sh/docs/intro/install/).
31-
- A running Kubernetes cluster.
31+
- A running Kubernetes cluster (must have at least 3 nodes).
3232
- (Optional) A Memcached deployment for better query performance. For information on configuring Memcached, refer to [caching section]({{< relref "../../../../operations/caching" >}}).
3333

3434

0 commit comments

Comments
 (0)