Merge "Fixed tarball version for metrics-server (pick)"

This commit is contained in:
Zuul 2021-11-08 14:34:18 +00:00 committed by Gerrit Code Review
commit 0334ff2f14

View File

@ -37,13 +37,13 @@ Perform the following steps to enable Metrics Server such that its services are
available to containerized applications for horizontal autoscaling and/or use
of Metrics API.
#. Go to the path ``/usr/local/share/applications/helm/`` to access ``metrics-server-1.0-1.tgz``
#. Go to the path ``/usr/local/share/applications/helm/`` to access ``metrics-server-21.05-6.tgz``
#. Upload the application tarball:
.. code-block::
~(keystone_admin)]$ system application-upload metrics-server-1.0-1.tgz
~(keystone_admin)]$ system application-upload metrics-server-21.05-6.tgz
#. Run the application list to confirm that it was uploaded:
@ -79,3 +79,4 @@ within the Kubernetes Dashboard.
For more information see:
`https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#top
<https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#top>`__