Add metrics-server update steps
Fixed metrics-server version. Story: 2009855 Task: 45588 Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com> Change-Id: Ibf1f3e3bed502f112abf7cc143f4303b9d5d8e28
This commit is contained in:
parent
125be0dbff
commit
f3f165f5eb
@ -69,6 +69,19 @@ of Metrics API.
|
||||
|
||||
~(keystone_admin)]$ kubectl get pods -l app=metrics-server -n metrics-server
|
||||
|
||||
.. important::
|
||||
|
||||
After a platform upgrade, the Metrics Server will NOT be automatically
|
||||
updated.
|
||||
|
||||
To update the Metrics Server, run the following command after the upgrade
|
||||
was completed with no alarms:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)]$ system application-update --reuse-user-overrides true /usr/local/share/applications/helm/metrics-server-1.0-18.tgz
|
||||
|
||||
|
||||
For details on leveraging Metrics Server for horizontal autoscaling or for
|
||||
Metrics API, see :ref:`Kubernetes User Tasks <kubernetes-user-tutorials-metrics-server>`.
|
||||
After installing Metrics Server, the :command:`kubectl top` |CLI| command is available
|
||||
|
Loading…
x
Reference in New Issue
Block a user