From 81f5cfdf72cf7029189868291ed96112650096a8 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 19 Aug 2022 15:06:18 -0700 Subject: [PATCH] Update 2.5 sidebar --- versioned_sidebars/version-2.5-sidebars.json | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/versioned_sidebars/version-2.5-sidebars.json b/versioned_sidebars/version-2.5-sidebars.json index 0ba2c8069f0..7b0d0aaa7cf 100644 --- a/versioned_sidebars/version-2.5-sidebars.json +++ b/versioned_sidebars/version-2.5-sidebars.json @@ -144,6 +144,18 @@ "getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes", "getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-rancher" ] + }, + { + "type": "category", + "label": "Install/Upgrade Rancher with RancherD", + "link": { + "type": "doc", + "id": "pages-for-subheaders/install-rancher-on-linux" + }, + "items": [ + "getting-started/installation-and-upgrade/other-installation-methods/install-rancher-on-linux/roll-back-rancherd", + "getting-started/installation-and-upgrade/other-installation-methods/install-rancher-on-linux/upgrade-rancherd" + ] } ] }, @@ -861,7 +873,7 @@ }, "items": [ "reference-guides/cluster-configuration/rancher-server-configuration/gke-cluster-configuration/gke-private-clusters" - ] + ] }, { "type": "category", @@ -873,8 +885,9 @@ "items": [ "reference-guides/cluster-configuration/rancher-server-configuration/use-existing-nodes/rancher-agent-options" ] - }, - "reference-guides/cluster-configuration/rancher-server-configuration/sync-clusters" + }, + "reference-guides/cluster-configuration/rancher-server-configuration/sync-clusters", + "reference-guides/cluster-configuration/rancher-server-configuration/rancherd-configuration-reference" ] }, {