Skip to content

Commit fcbaa38

Browse files
Update site/content/support.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent ee94740 commit fcbaa38

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

site/content/support.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ The plugin uses [krew](https://krew.sigs.k8s.io), the plugin manager for the Kub
1616

1717
The plugin may collect some or all of the following global and namespace-specific information:
1818

19-
* K8s version, nodes information, and Custom Resources (kubectl describe output)
20-
* Pods' logs
21-
* List of Pods, events, ConfigMaps, Services, Deployments, Daemonsets, StatefulSets, ReplicaSets, and Leases
22-
* K8s metrics
23-
* Helm deployments
24-
* `nginx -T` output from NGINX-related pods
19+
- Kubernetes version and information about Nodes and Custom Resources
20+
- Kubernetes metrics
21+
- Helm deployments
22+
- List of Pods, Events, ConfigMaps, Services, Deployments, Daemonsets, StatefulSets, ReplicaSets, and Leases
23+
- Pod log output
24+
- `nginx -T` output from NGINX-related Pods
2525

2626
This plugin **does not** collect secrets or coredumps.
2727

0 commit comments

Comments
 (0)