From 3894d3b068e3706fb272812f1918bff17cc27373 Mon Sep 17 00:00:00 2001 From: Adil Date: Wed, 31 Mar 2021 13:28:25 -0300 Subject: [PATCH] New content for Metrics Server tutorials (user and admin) Created 2 new topics: Kubernetes user tutorials metrics server and kubernetes admin tutorials metrics server. Source of information PDF file with both topics. Input from PDF file 'Documentation Metrics Server' (file attached in Jira card) Patch 1: completed review comments by Ron Patch 2: fixed broken links and malformed hyperlink targets at the beginning of the document implemented comment from review (Mary) Patch 3: implemented changes from review comments (Ron) Patch 4: added missing link for review Patch 5: implemented changes received from Greg Patch 6: implemented suggested changes by Greg Patch 7: implemeneted suggested changes by Mary Patch 8: removed empty spaces Patch 9: removed trailing spaces Patch 10: removed trailing spaces Patch 11: acted on Ron's comments Added 'release caveat' Patch 13: corrected index and added prereq in user task after cherry-pick (Greg) patch 14: corrected toc not showing 'metrics server' Story: 2008457 Task: 42207 https://review.opendev.org/c/starlingx/docs/+/784121 Signed-off-by: Adil Change-Id: Ia64ab589844e9e11a06ac5b51d8a9cb1ccd1e986 --- .vscode/settings.json | 6 ++++++ .../kubernetes/kubernetes-user-tutorials-metrics-server.rst | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index a48a5e9b3..4c665beca 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,11 @@ { +<<<<<<< HEAD "restructuredtext.languageServer.disabled": true, "restructuredtext.preview.sphinx.disabled": true, "restructuredtext.linter.disabled": true +======= + "restructuredtext.linter.disabled": true, + "restructuredtext.preview.sphinx.disabled": true, + "restructuredtext.languageServer.disabled": true +>>>>>>> 2298678... New content for Metrics Server tutorials (user and admin) } \ No newline at end of file diff --git a/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-metrics-server.rst b/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-metrics-server.rst index 24121e313..560e0ed16 100644 --- a/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-metrics-server.rst +++ b/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-metrics-server.rst @@ -38,6 +38,12 @@ deployment based on the load. Please refer to the official example `__ to create a PHP application which scales horizontally. +.. rubric:: |prereq| + +You must have uploaded and applied the metrics system application described in +:ref:`Install Metrics Server ` +before proceeding. + .. rubric:: |proc| After application deployment has completed, you can create a horizontal pod