Performs diagnostics from Kubernetes clusters using Crash Diagnostics (Crashd).
For use cases, see Troubleshooting Clusters with the diagnostics Plugin in the Tanzu Kubernetes Grid v2.5 documentation.
CLI Plugin: diagnostics
| Target: kubernetes
| Primarily used for: Tanzu CLI | Release Notes
Syntax:
tanzu diagnostics [command]
bootstrap-cluster Perform diagnostics operations on a bootstrap cluster
cluster Perform diagnostics operations on a workload cluster
management-cluster Perform diagnostics operations on a management cluster
-h, --help help for diagnostics
Perform diagnostics operations on a bootstrap cluster
tanzu diagnostics bootstrap-cluster [command]
Aliases: bootstrap-cluster, bc
get Retrieve diagnostics for a bootstrap-cluster
--name name of the bootstrap cluster
-h, --help help for bootstrap-cluster
Perform diagnostics operations on a workload cluster
tanzu diagnostics cluster [command]
get Retrieve diagnostics for a workload cluster
--name name of the workload cluster
-h, --help help for cluster
Perform diagnostics operations on a management cluster
tanzu diagnostics management-cluster [command]
management-cluster, mc
get Retrieve diagnostics for a management cluster
--node-ips list of IP addresses for management cluster nodes
-h, --help help for management-cluster