diff --git a/doc/source/install/developer/kubernetes-and-common-setup.rst b/doc/source/install/developer/kubernetes-and-common-setup.rst index fe64add052..0ff12f006d 100644 --- a/doc/source/install/developer/kubernetes-and-common-setup.rst +++ b/doc/source/install/developer/kubernetes-and-common-setup.rst @@ -82,8 +82,8 @@ Alternatively, this step can be performed by running the script directly: ./tools/deployment/developer/common/010-deploy-k8s.sh -This command will deploy a single node KubeADM administered cluster. This will -use the parameters in ``${OSH_INFRA_PATH}/playbooks/vars.yaml`` to control the +This command will deploy a single node minikube cluster. This will use the +parameters in ``${OSH_INFRA_PATH}/playbooks/vars.yaml`` to control the deployment, which can be over-ridden by adding entries to ``${OSH_INFRA_PATH}/tools/gate/devel/local-vars.yaml``.