Skip to content

A client tool for gathering Service Mesh information in a OpenShift cluster

License

Notifications You must be signed in to change notification settings

openshift-service-mesh/istio-must-gather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

istio-must-gather

A client tool for gathering Service Mesh information in a OpenShift cluster

Issues for this repository are disabled

Issues for this repository are tracked in Red Hat Jira. Please head to https://issues.redhat.com/browse/OSSM in order to browse or open an issue.

Istio must-gather

Istio must-gather is a tool built on top of OpenShift must-gather that expands its capabilities to gather Service Mesh information.

Usage

oc adm must-gather --image=quay.io/maistra/istio-must-gather:3.0

The command above will create a local directory with a dump of the OpenShift Service Mesh state. Note that this command will only get data related to the Service Mesh part of the OpenShift cluster.

You will get a dump of:

  • The Sail Operator namespace (and its children objects)
  • All Control Plane namespaces (and their children objects)
  • All namespaces (and their children objects) that belong to any service mesh
  • All Istio CRD definitions
  • All Istio CRD objects (VirtualServices in a given namespace, etc)
  • All Istio Webhooks
  • All Sail operator CRD definitions
  • All Sail operator CRD objects (Istio CNI, Istio, Istio Revision, etc.)
  • All Kiali CRD definitions
  • All Kiali CRD objects (Kiali, ossmconsole)

In order to get data about other parts of the cluster (not specific to service mesh) you should run just oc adm must-gather (without passing a custom image). Run oc adm must-gather -h to see more options.

About

A client tool for gathering Service Mesh information in a OpenShift cluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •