diff --git a/CHANGELOG.md b/CHANGELOG.md index 80c00265..d8a7a116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # GraphDB Helm chart release notes +## Version 11.1.3 + +### Improvements + +- Add notes regarding the Minikube multinode setup + ## Version 11.1.2 ### New diff --git a/README.md b/README.md index f03e629c..1e62d310 100644 --- a/README.md +++ b/README.md @@ -638,6 +638,12 @@ DNS is broken. This is a common issue with Minikube between system restarts or w Minikube driver is used. Please refer to https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/. +**Filesystem provisioning errors (in Minikube)** + +When expanding your Minikube cluster from one to two or more nodes, you need to adjust the +environment accordingly. Simply follow the steps provided in the official Minikube +documentation under the "[CSI Driver and Volume Snapshots](https://minikube.sigs.k8s.io/docs/tutorials/volume_snapshots_and_csi/)" +section, specifically in the "Multi-Node Clusters" chapter. ## Maintainers | Name | Email | Url |