Merge "correct the stable version to 3.0.0"
This commit is contained in:
commit
50fef6b974
@ -22,13 +22,8 @@ Create a bootable USB drive on Linux\*
|
|||||||
|
|
||||||
sudo -s
|
sudo -s
|
||||||
|
|
||||||
#. Get the StarlingX ISO.
|
#. Get the StarlingX ISO from the
|
||||||
This can be from a private StarlingX build or from the public Cengn StarlingX
|
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_. Alternately, you can use an ISO from a private StarlingX build.
|
||||||
build off the 'master' branch as shown below:
|
|
||||||
|
|
||||||
::
|
|
||||||
|
|
||||||
wget http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
|
|
||||||
|
|
||||||
#. Navigate to the directory with the ISO.
|
#. Navigate to the directory with the ISO.
|
||||||
|
|
||||||
@ -69,13 +64,8 @@ Create a bootable USB drive on macOS\*
|
|||||||
|
|
||||||
#. Launch the Terminal app.
|
#. Launch the Terminal app.
|
||||||
|
|
||||||
#. Get the StarlingX ISO.
|
#. Get the StarlingX ISO from the
|
||||||
This can be from a private StarlingX build or from the public Cengn StarlingX
|
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_. Alternately, you can use an ISO from a private StarlingX build.
|
||||||
build off the 'master' branch as shown below:
|
|
||||||
|
|
||||||
::
|
|
||||||
|
|
||||||
curl -O http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
|
|
||||||
|
|
||||||
#. Navigate to the directory with the ISO.
|
#. Navigate to the directory with the ISO.
|
||||||
|
|
||||||
@ -117,11 +107,8 @@ Create a bootable USB drive on macOS\*
|
|||||||
Create a bootable USB drive on Windows\*
|
Create a bootable USB drive on Windows\*
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
#. Get the StarlingX ISO.
|
#. Get the StarlingX ISO from the
|
||||||
This can be from a private StarlingX build or from the public Cengn StarlingX
|
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_. Alternately, you can use an ISO from a private StarlingX build.
|
||||||
build off the 'master' branch:
|
|
||||||
|
|
||||||
http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
|
|
||||||
|
|
||||||
#. Download the `Rufus`_ utility to burn the image onto a USB drive.
|
#. Download the `Rufus`_ utility to burn the image onto a USB drive.
|
||||||
**Only use the latest version of Rufus**.
|
**Only use the latest version of Rufus**.
|
||||||
|
@ -15,21 +15,17 @@ StarlingX Kubernetes platform:
|
|||||||
Install application manifest and helm-charts
|
Install application manifest and helm-charts
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
#. Get the StarlingX OpenStack application (stx-openstack) manifest and helm-charts.
|
#. Get the latest StarlingX OpenStack application (stx-openstack) manifest and
|
||||||
This can be from a private StarlingX build or, as shown below, from the public
|
helm-charts. This can be from a private StarlingX build or from the public
|
||||||
Cengen StarlingX build off ``master`` branch:
|
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
|
||||||
|
|
||||||
::
|
|
||||||
|
|
||||||
wget http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/helm-charts/stx-openstack-1.0-17-centos-stable-latest.tgz
|
|
||||||
|
|
||||||
#. Load the stx-openstack application's package into StarlingX. The tarball
|
#. Load the stx-openstack application's package into StarlingX. The tarball
|
||||||
package contains stx-openstack's Airship Armada manifest and stx-openstack's
|
package contains stx-openstack's Airship Armada manifest and stx-openstack's
|
||||||
set of helm charts:
|
set of helm charts. For example:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
system application-upload stx-openstack-1.0-17-centos-stable-latest.tgz
|
system application-upload stx-openstack-<version>-centos-stable-latest.tgz
|
||||||
|
|
||||||
This will:
|
This will:
|
||||||
|
|
||||||
|
@ -67,9 +67,6 @@ Set up the host with the following steps:
|
|||||||
apparmor-profile modules.
|
apparmor-profile modules.
|
||||||
|
|
||||||
|
|
||||||
#. Get the StarlingX ISO. This can be from a private StarlingX build or from the public Cengn
|
#. Get the StarlingX ISO from the
|
||||||
StarlingX build off 'master' branch, as shown below:
|
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
|
||||||
|
Alternately, you can use an ISO from a private StarlingX build.
|
||||||
::
|
|
||||||
|
|
||||||
wget http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user