Skip to content

Commit c9762ab

Browse files
Daniel WasserlaufDaniel Wasserlauf
authored andcommitted
feature/cld-421: added note for ML cluster
1 parent df2059e commit c9762ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Local_Development_Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ minikube Ready control-plane,master 1d v1.23.3
7171
Run `helm install RELEASE_NAME .` where the `RELEASE_NAME` can be any name you want to use to identify this deployment.
7272
For example: `helm install marklogic-local-dev-env .`
7373
## Installing Multiple MarkLogic Hosts to Minikube
74-
TODO
74+
To create a MarkLogic cluster in Minikube change the `replicaCount` in the `values.yaml` file to 3 or some other odd number. Then follow the procedure outlined in the [Installing a Single MarkLogic Host to Minikube](##Installing-a-Single-MarkLogic-Host-to-Minikube) section.
7575

7676
## Verifying the Installation
7777
- After the installation is complete, verify the status of the deployment to the cluster with this command:

0 commit comments

Comments
 (0)