Skip to content

Commit

Permalink
Precise requirements on Minikube instance for development
Browse files Browse the repository at this point in the history
  • Loading branch information
apupier authored and astefanutti committed Jun 21, 2021
1 parent e58a782 commit d1dc76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/contributing/developers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ This command assumes you have an already running Minishift instance.

* Run `make install-minikube`: to build the project and install it in the current namespace on Minikube

This command assumes you have an already running Minikube instance.
This command assumes you have an already running Minikube instance with registry enabled (can be enabled with `minikube addons enable registry`) and no previous Camel K instance installed.

=== For remote Kubernetes/OpenShift clusters

Expand Down

0 comments on commit d1dc76f

Please sign in to comment.