- Diagnostic Tools
- Using the Istioctl Command-line Tool
- Debugging Envoy and Istiod
- Understand your Mesh with Istioctl Describe
- Diagnose your Configuration with Istioctl Analyze
- Verifying Istio Sidecar Injection with Istioctl Check-Inject
- Istiod Introspection
- Component Logging
- Debugging Virtual Machines
- Troubleshooting Multicluster
- Troubleshooting the Istio CNI plugin
Diagnostic Tools
Tools and techniques to help troubleshoot an Istio mesh.
Using the Istioctl Command-line Tool
Istio includes a supplemental tool that provides debugging and diagnosis for Istio service mesh deployments.
Debugging Envoy and Istiod
Describes tools and techniques to diagnose Envoy configuration issues related to traffic management.
Understand your Mesh with Istioctl Describe
Shows you how to use istioctl describe to verify the configurations of a pod in your mesh.
Diagnose your Configuration with Istioctl Analyze
Shows you how to use istioctl analyze to identify potential issues with your configuration.
Verifying Istio Sidecar Injection with Istioctl Check-Inject
Learn how to use istioctl check-inject to confirm if Istio sidecar injection is properly enabled for your deployments.
Istiod Introspection
Describes how to use ControlZ to get insight into a running istiod component.
Component Logging
Describes how to use component-level logging to get insights into a running component’s behavior.
Debugging Virtual Machines
Describes tools and techniques to diagnose issues with Virtual Machines.
Troubleshooting Multicluster
Describes tools and techniques to diagnose issues with multicluster and multi-network installations.
Troubleshooting the Istio CNI plugin
Describes tools and techniques to diagnose issues using Istio with the CNI plugin.