Skip to content

Commit d0975e2

Browse files
committed
sidebar edits
1 parent 8a1309c commit d0975e2

File tree

3 files changed

+36
-64
lines changed

3 files changed

+36
-64
lines changed
Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,9 @@
1-
import InstallPlugin from "../partials/support-bundles/_install-plugin.mdx"
2-
import GenerateBundle from "../partials/support-bundles/_generate-bundle.mdx"
31
import GenerateBundleAdminConsole from "../partials/support-bundles/_generate-bundle-admin-console.mdx"
42

3+
# Generating a Support Bundles from the Admin Console
54

6-
# Generating Support Bundles for KOTS Installations
7-
8-
This topic describes how to generate support bundles for applications installed with Replicated KOTS.
5+
This topic describes how to generate support bundles from the KOTS Admin Console.
96

107
## Generate a Bundle from the Admin Console
118

12-
<GenerateBundleAdminConsole/>
13-
14-
## Generate a Bundle Using the CLI
15-
16-
You can generate a support bundle using the support-bundle CLI instead of the Admin Console. For example, you might need to generate a bundle from the CLI if the Admin Console is not available. Or perhaps you need to use a more recent version of the support-bundle plugin than what is embedded in the Admin Console.
17-
18-
### Prerequisite: Install the Plugin {#plugin}
19-
20-
<InstallPlugin/>
21-
22-
### Generate a Bundle
23-
24-
<GenerateBundle/>
25-
26-
## Related Topics
27-
28-
* [Generating Host Bundles for Embedded Cluster](/vendor/support-bundle-embedded)
29-
* [Generating Host Bundles for kURL](/vendor/support-host-support-bundles)
30-
* [Generating Support Bundles](/vendor/support-bundle-generating)
9+
<GenerateBundleAdminConsole/>

docs/vendor/support-bundle-generating.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,4 @@ Run the following command:
2323

2424
```bash
2525
kubectl support-bundle https://raw.githubusercontent.com/replicatedhq/troubleshoot-specs/main/in-cluster/default.yaml
26-
```
27-
28-
## Related Topics
29-
30-
* [Generating Support Bundles for Embedded Cluster](/vendor/support-bundle-embedded)
31-
* [Generating Host Bundles for kURL](/vendor/support-host-support-bundles)
32-
* [Generating Support Bundles for KOTS Installations](/enterprise/troubleshooting-an-app)
26+
```

sidebars.js

Lines changed: 32 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ const sidebars = {
108108
],
109109
},
110110
// PRODUCT DOCS
111-
{type: 'html', value: '<h5>products</h5>', defaultStyle: true},
111+
{type: 'html', value: '<h5>product docs</h5>', defaultStyle: true},
112112
{
113113
type: 'category',
114114
label: 'Vendor Portal',
@@ -212,22 +212,6 @@ const sidebars = {
212212
},
213213
],
214214
},
215-
// {
216-
// type: 'category',
217-
// label: 'Download Portal',
218-
// items: [
219-
// {
220-
// type: 'category',
221-
// label: 'Installing and Updating with Helm',
222-
// items: [
223-
// 'vendor/helm-install-overview',
224-
// 'vendor/install-with-helm',
225-
// 'vendor/helm-install-airgap',
226-
// 'vendor/using-third-party-registry-proxy',
227-
// ],
228-
// },
229-
// ],
230-
// },
231215
{
232216
type: 'category',
233217
label: 'Embedded Cluster',
@@ -396,7 +380,7 @@ const sidebars = {
396380
},
397381
{
398382
type: 'category',
399-
label: 'Performing Updates with KOTS',
383+
label: 'Performing Updates in Existing Cluster KOTS Installations',
400384
items: [
401385
'enterprise/updating-app-manager',
402386
'enterprise/updating-apps',
@@ -441,19 +425,18 @@ const sidebars = {
441425
'enterprise/auth-identity-provider',
442426
'enterprise/auth-configuring-rbac',
443427
],
444-
},
428+
},
429+
'enterprise/monitoring-applications',
430+
'enterprise/status-viewing-details',
431+
'enterprise/delete-admin-console',
445432
{
446433
type: 'category',
447434
label: 'Using a GitOps Workflow (Deprecated)',
448435
items: [
449436
'enterprise/gitops-workflow',
450437
'enterprise/gitops-managing-secrets',
451438
],
452-
},
453-
'enterprise/monitoring-applications',
454-
'enterprise/status-viewing-details',
455-
'enterprise/troubleshooting-an-app',
456-
'enterprise/delete-admin-console',
439+
},
457440
],
458441
},
459442
{
@@ -504,7 +487,6 @@ const sidebars = {
504487
'vendor/replicated-sdk-installing',
505488
'vendor/replicated-sdk-airgap',
506489
'vendor/replicated-sdk-customizing',
507-
'vendor/replicated-sdk-slsa-validating',
508490
],
509491
},
510492
{
@@ -561,14 +543,21 @@ const sidebars = {
561543
items: [
562544
'vendor/support-bundle-customizing',
563545
'vendor/support-bundle-examples',
564-
'vendor/support-bundle-generating',
565-
'vendor/support-bundle-embedded',
566-
'vendor/support-host-support-bundles',
546+
'vendor/support-online-support-bundle-specs',
547+
'vendor/support-modular-support-bundle-specs',
548+
{
549+
type: 'category',
550+
label: 'Generating Support Bundles',
551+
items: [
552+
'vendor/support-bundle-generating',
553+
'vendor/support-bundle-embedded',
554+
'enterprise/troubleshooting-an-app',
555+
'vendor/support-host-support-bundles',
556+
],
557+
},
567558
'vendor/support-inspecting-support-bundles',
568559
'vendor/support-enabling-direct-bundle-uploads',
569560
'vendor/support-submit-request',
570-
'vendor/support-online-support-bundle-specs',
571-
'vendor/support-modular-support-bundle-specs',
572561
],
573562
},
574563
'vendor/preflight-sb-helm-templates-about',
@@ -817,8 +806,9 @@ const sidebars = {
817806
{type: 'html', value: '<h5>open source docs</h5>', defaultStyle: true},
818807
{type: 'link', href: 'https://kurl.sh/docs/introduction/', label: 'kURL.sh'},
819808
{type: 'link', href: 'https://troubleshoot.sh/docs/collect/', label: 'Troubleshoot.sh'},
809+
820810
// POLICIES
821-
{type: 'html', value: '<h5>policies</h5>', defaultStyle: true},
811+
{type: 'html', value: '<h5>platform overview</h5>', defaultStyle: true},
822812
{
823813
type: 'category',
824814
label: 'Replicated Policies',
@@ -838,10 +828,19 @@ const sidebars = {
838828
],
839829
},
840830
{
841-
type: 'link',
831+
type: 'category',
842832
label: 'Security at Replicated',
843-
href: 'https://www.replicated.com/security/'
833+
items: [
834+
{
835+
type: 'link',
836+
label: 'Security at Replicated',
837+
href: 'https://www.replicated.com/security/'
838+
},
839+
'enterprise/sbom-validating',
840+
'vendor/replicated-sdk-slsa-validating',
841+
],
844842
},
843+
845844
],
846845
};
847846

0 commit comments

Comments
 (0)