Add directly script description into Packages
to keep consistence with the others Change-Id: I31e1fa007622195621c96a13397f17a47944e001
This commit is contained in:
parent
cde9cc2828
commit
27b167b94b
@ -11,6 +11,12 @@ Install the latest versions of Git, CA Certs & Make if necessary
|
|||||||
:language: shell
|
:language: shell
|
||||||
:lines: 1,17-
|
:lines: 1,17-
|
||||||
|
|
||||||
|
Alternatively, this step can be performed by running the script directly:
|
||||||
|
|
||||||
|
.. code-block:: shell
|
||||||
|
|
||||||
|
./tools/deployment/developer/common/000-install-packages.sh
|
||||||
|
|
||||||
Clone the OpenStack-Helm Repos
|
Clone the OpenStack-Helm Repos
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
@ -42,6 +48,12 @@ You may now deploy kubernetes, and helm onto your machine, first move into the
|
|||||||
:language: shell
|
:language: shell
|
||||||
:lines: 1,17-
|
:lines: 1,17-
|
||||||
|
|
||||||
|
Alternatively, this step can be performed by running the script directly:
|
||||||
|
|
||||||
|
.. code-block:: shell
|
||||||
|
|
||||||
|
./tools/deployment/developer/common/010-deploy-k8s.sh
|
||||||
|
|
||||||
This command will deploy a single node KubeADM administered cluster. This will
|
This command will deploy a single node KubeADM administered cluster. This will
|
||||||
use the parameters in ``${OSH_INFRA_PATH}/tools/gate/playbooks/vars.yaml`` to control the
|
use the parameters in ``${OSH_INFRA_PATH}/tools/gate/playbooks/vars.yaml`` to control the
|
||||||
deployment, which can be over-ridden by adding entries to
|
deployment, which can be over-ridden by adding entries to
|
||||||
|
Loading…
Reference in New Issue
Block a user