Skip to content

Commit ccc18f1

Browse files
committed
Docs: Update support referencing support package tool
* This is similar to what was added to NIC docs
1 parent 9fb7b33 commit ccc18f1

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

site/content/support.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,30 @@ weight: 600
55
docs: "DOCS-1411"
66
---
77

8-
NGINX Gateway Fabric adheres to the support policy detailed in the following knowledge base article: [K000140156](https://my.f5.com/manage/s/article/K000140156).
8+
F5 NGINX Gateway Fabric adheres to the support policy detailed in the following knowledge base article: [K000140156](https://my.f5.com/manage/s/article/K000140156).
9+
10+
After opening a support ticket, F5 staff will request additional information to better understand the problem.
11+
12+
The [nginx-supportpkg-for-k8s](https://github.com/nginxinc/nginx-supportpkg-for-k8s) plugin collects the information needed by F5 Technical Support to assist with troubleshooting your issue.
13+
14+
The plugin leverages [krew](https://krew.sigs.k8s.io), the plugin manager for [kubectl](https://kubernetes.io/docs/reference/kubectl/) command-line tool of kubernetes.
15+
16+
17+
The plugin uses [krew](https://krew.sigs.k8s.io), the plugin manager for the Kubernetes [kubectl](https://kubernetes.io/docs/reference/kubectl/) command-line tool.
18+
19+
The plugin may collect some or all of the following global and namespace-specific information:
20+
21+
* K8s version, nodes information, and Custom Resources (kubectl describe output)
22+
* Pods' logs
23+
* List of Pods, events, ConfigMaps, Services, Deployments, Daemonsets, StatefulSets, ReplicaSets, and Leases
24+
* K8s metrics
25+
* Helm deployments
26+
* `nginx -T` output from NGINX-related pods
27+
28+
This plugin **does not** collect secrets or coredumps.
29+
30+
Visit the [project’s GitHub repository](https://github.com/nginxinc/nginx-supportpkg-for-k8s) for further details.
31+
932

1033
**Support Channels:**
1134

0 commit comments

Comments
 (0)