diff --git a/doc/source/admintasks/kubernetes/kubernetes-admin-tutorials-metrics-server.rst b/doc/source/admintasks/kubernetes/kubernetes-admin-tutorials-metrics-server.rst index e423ffd3e..dbf5800a9 100644 --- a/doc/source/admintasks/kubernetes/kubernetes-admin-tutorials-metrics-server.rst +++ b/doc/source/admintasks/kubernetes/kubernetes-admin-tutorials-metrics-server.rst @@ -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-nn.nn-0.tgz`` +#. Go to the path ``/usr/local/share/applications/helm/`` to access ``metrics-server-nn.nn-nn.tgz`` #. Upload the application tarball: .. code-block:: - ~(keystone_admin)]$ system application-upload metrics-server-nn.nn-0.tgz + ~(keystone_admin)]$ system application-upload metrics-server-nn.nn-nn.tgz #. Run the application list to confirm that it was uploaded: @@ -79,7 +79,7 @@ of Metrics API. .. code-block:: none - ~(keystone_admin)]$ system application-update /usr/local/share/applications/helm/metrics-server-1.0-18.tgz + ~(keystone_admin)]$ system application-update /usr/local/share/applications/helm/metrics-server-nn.nn-nn.tgz For details on leveraging Metrics Server for horizontal autoscaling or for