You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vendor/preflight-support-bundle-about.mdx
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ Support bundles can collect a variety of important cluster-level data from custo
129
129
130
130
Support bundles can also be used for more advanced use cases, such as checking that a command successfully executes in a pod in the cluster, or that an HTTP request returns a succesful response.
131
131
132
-
See [Redact](### Redact) for automatic redactions in generated support bundles.
132
+
See [Redact](/vendor/preflight-support-bundle-about#redact) for automatic redactions in generated support bundles.
133
133
134
134
### About Host Support Bundles
135
135
@@ -150,7 +150,7 @@ For more information, see [Add and Customize Support Bundles](support-bundle-cus
150
150
Users generate support bundles as `tar.gz` files from the command line, using the support-bundle kubectl plugin. Your customers can then share their support bundles with your team by sending you the resulting `tar.gz` file.
151
151
152
152
Your customer has multiple options to provide you with the generated support bundle. We recommend adivising your customer to use one of the following methods:
153
-
* Directly upload and manage their support bundles via their Enterprise Portal. For more information see [Upload and Manage Support Bundles](/vendor/enterprise-portal-use#collect-upload-and-manage-support-bundles).
153
+
* Directly upload their support bundles via their Enterprise Portal. Using this method additionally gives the customer control to download and delete their own bundles. For more information see [Upload and Manage Support Bundles](/vendor/enterprise-portal-use#collect-upload-and-manage-support-bundles).
154
154
* KOTS and Embedded Cluster users can also generate and share support bundles from the KOTS Admin Console. For more information, see [Generate Support Bundles](support-bundle-generating).
155
155
156
156
By providing the support bundle via one of the above methods, the file and its comprehensive analysis results are directly available within the Vendor Portal, saving you the step of of manually uploading the provided file for the purpose of analaysis or sharing with Replicated Support.
@@ -161,9 +161,15 @@ The Support Bundle Analysis page includes:
161
161
* File Inspector: Directory tree browser for examining collected files
162
162
* Download Option: Ability to download the bundle for offline analysis
163
163
164
+
Vendors have direct control on managing uploaded support bundles, including sharing with Replicated or deleting previously uploaded bundles.
165
+
166
+
When uploaded to Vendor Poral, support bundles are stored per Replicated's data and security standards. See [Security at Replicated](https://www.replicated.com/security) for more information.
167
+
164
168
## Sharing Support Bundles with Replicated
165
169
170
+
Replicated strongly recommends that you always provide a support bundle when you open a new support request, and that you attach new bundles to an existing support issue when conditions change or new problems arise. Sharing an existing support bundle or uploading a new one is secure and provides the Replicated Support team immediate access to necessary diagnostic data, enabling them to provide faster and more informed assistance in troubleshooting your application.
166
171
172
+
See [Submit a Support Request](/vendor/support-submit-request) for more information.
0 commit comments