Merge "Updated Cloud Platform Container Images" into r/stx.5.0
This commit is contained in:
@@ -233,7 +233,7 @@ CLIs and Clients for an admin user with cluster-admin clusterrole.
|
||||
$ ./configure_client.sh -t platform -r admin_openrc.sh -k
|
||||
admin-kubeconfig -w HOME/remote_cli_wd -p
|
||||
625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platfo
|
||||
rmclients:stx.4.0-v1.3.0
|
||||
rmclients:stx.5.0-v1.4.3
|
||||
|
||||
If you specify repositories that require authentication, as shown
|
||||
above, you must first perform a :command:`docker login` to that
|
||||
@@ -290,7 +290,7 @@ CLIs and Clients for an admin user with cluster-admin clusterrole.
|
||||
|
||||
$ ./configure_client.sh -t platform -r admin-openrc.sh -k
|
||||
admin-kubeconfig -w $HOME/remote_cli_wd -p
|
||||
625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.4.0-v1.3.0-wrs.1
|
||||
625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.3
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -92,7 +92,7 @@ The following procedure shows how to configure the Container-backed Remote
|
||||
|
||||
$ ./configure_client.sh -t openstack -r admin_openrc.sh -w
|
||||
$HOME/remote_cli_wd -p
|
||||
625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.4.0-v1.3.0-|prefix|.1
|
||||
625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.3
|
||||
|
||||
|
||||
If you specify repositories that require authentication, as shown
|
||||
@@ -144,7 +144,7 @@ The following procedure shows how to configure the Container-backed Remote
|
||||
|
||||
$ ./configure_client.sh -t platform -r admin-openrc.sh -k
|
||||
admin-kubeconfig -w $HOME/remote_cli_wd -p
|
||||
625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.4.0-v1.3.0-|prefix|.1
|
||||
625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.3
|
||||
|
||||
If you specify repositories that require authentication, you must
|
||||
first perform a :command:`docker login` to that repository before
|
||||
|
||||
@@ -182,7 +182,7 @@ and clients for a non-admin user.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
$ ./configure_client.sh -t platform -r my-openrc.sh -k user-kubeconfig -w $HOME/remote_cli_wd -p 625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.4.0-v1.3.0
|
||||
$ ./configure_client.sh -t platform -r my-openrc.sh -k user-kubeconfig -w $HOME/remote_cli_wd -p 625619392498.dkr.ecr.us-west-2.amazonaws.com/docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.3
|
||||
|
||||
If you specify repositories that require authentication, you must
|
||||
perform a :command:`docker login` to that repository before using
|
||||
|
||||
Reference in New Issue
Block a user