From 12631c10abb2cfc2845503f1e2e384726cc50611 Mon Sep 17 00:00:00 2001 From: Github Date: Tue, 10 Oct 2023 09:51:30 +0000 Subject: [PATCH] Update documentation for devel Auto-generated from v0.1.0-56-gb6c4b21 by 'update-gh-pages.sh' --- devel/.buildinfo | 2 +- .../docs/resource-policy/installation.md.txt | 4 +-- devel/_static/documentation_options.js | 2 +- devel/docs/contributing.html | 2 +- devel/docs/index.html | 2 +- devel/docs/introduction.html | 2 +- devel/docs/memory/index.html | 2 +- devel/docs/memory/memory-qos.html | 2 +- devel/docs/memory/memtierd.html | 2 +- devel/docs/resource-policy/configuration.html | 2 +- .../developers-guide/architecture.html | 24 +++++++++--------- .../developers-guide/cpu-allocator.html | 2 +- .../developers-guide/e2e-test.html | 2 +- .../developers-guide/index.html | 2 +- .../developers-guide/testing.html | 2 +- .../developers-guide/unit-test.html | 2 +- devel/docs/resource-policy/index.html | 2 +- devel/docs/resource-policy/installation.html | 6 ++--- devel/docs/resource-policy/introduction.html | 2 +- .../docs/resource-policy/policy/balloons.html | 2 +- devel/docs/resource-policy/policy/index.html | 2 +- .../policy/topology-aware.html | 2 +- devel/docs/resource-policy/setup.html | 2 +- devel/genindex.html | 2 +- devel/search.html | 2 +- releases/.doctrees/environment.pickle | Bin 12834 -> 12834 bytes 26 files changed, 39 insertions(+), 39 deletions(-) diff --git a/devel/.buildinfo b/devel/.buildinfo index 4ced83cb7..af3ca00b1 100644 --- a/devel/.buildinfo +++ b/devel/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 293e07726482ab9bc3dee14483c61b9b +config: 0a8085cfa874a9b973349003efefcd85 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/devel/_sources/docs/resource-policy/installation.md.txt b/devel/_sources/docs/resource-policy/installation.md.txt index f5e04591b..d7ff0424a 100644 --- a/devel/_sources/docs/resource-policy/installation.md.txt +++ b/devel/_sources/docs/resource-policy/installation.md.txt @@ -25,7 +25,7 @@ following components: DaemonSet, ConfigMap, CustomResourceDefinition, and RBAC-r For instance, ```sh - helm install topology-aware --namespace kube-system --set nri.patchContainerdConfig=true deployment/helm/resource-management-policies/topology-aware/ + helm install topology-aware --namespace kube-system --set nri.patchContainerdConfig=true deployment/helm/topology-aware/ ``` Enabling `nri.patchContainerdConfig` creates an init container to turn on @@ -61,7 +61,7 @@ following components: DaemonSet, ConfigMap, CustomResourceDefinition, and RBAC-r be installed in the default namespace. ```sh - helm install topology-aware --namespace kube-system deployment/helm/resource-management-policies/topology-aware/ + helm install topology-aware --namespace kube-system deployment/helm/topology-aware/ ``` 1. Verify the status of the daemonset to ensure that the plugin is running successfully diff --git a/devel/_static/documentation_options.js b/devel/_static/documentation_options.js index 7760ddbef..46a6d919f 100644 --- a/devel/_static/documentation_options.js +++ b/devel/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.1.0-53-g1687298', + VERSION: '0.1.0-56-gb6c4b21', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/devel/docs/contributing.html b/devel/docs/contributing.html index 529435c9e..98d927880 100644 --- a/devel/docs/contributing.html +++ b/devel/docs/contributing.html @@ -4,7 +4,7 @@ - Contributing — NRI Plugins 0.1.0-53-g1687298 documentation + Contributing — NRI Plugins 0.1.0-56-gb6c4b21 documentation