diff --git a/site/content/en/docs/Examples/_index.md b/site/content/en/docs/Examples/_index.md index 6798cc43c9db..84092b2cb4dd 100755 --- a/site/content/en/docs/Examples/_index.md +++ b/site/content/en/docs/Examples/_index.md @@ -28,7 +28,7 @@ minikube makes it easy to open this exposed endpoint in your browser: `minikube service hello-minikube` -Start a second local cluster: +Start a second local cluster (_note: This will not work if minikube is using the bare-metal/none driver_): `minikube start -p cluster2`