Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 12287ff

Browse files
committed
Fix docs
1 parent a244db3 commit 12287ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resource-managers/kubernetes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Below is a list of the submodules for this cluster manager and what they do.
4545
Note that currently the integration tests only run with Java 8.
4646

4747
Integration tests firstly require installing [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/) on
48-
your machine. Refer to the Minikube documentation for instructions on how to install it. It is recommended to allocate at
49-
least 88 CPUs and 8GB of memory to the Minikube cluster.
48+
your machine. Refer to the Minikube documentation for instructions on how to install it. It is recommended to allocate at
49+
least 8 CPUs and 8GB of memory to the Minikube cluster.
5050

5151
Running any of the integration tests requires including `kubernetes-integration-tests` profile in the build command. In
5252
order to prepare the environment for running the integration tests, the `pre-integration-test` step must be run in Maven

0 commit comments

Comments
 (0)