Raw File
cilium-operator-generic_troubleshoot_clustermesh.md
<!-- This file was autogenerated via cilium-operator --cmdref, do not edit manually-->

## cilium-operator-generic troubleshoot clustermesh

Troubleshoot connectivity towards remote clusters

```
cilium-operator-generic troubleshoot clustermesh [clusters...] [flags]
```

### Options

```
      --clustermesh-config string    Path to the ClusterMesh configuration directory (default "/var/lib/cilium/clustermesh/")
  -h, --help                         help for clustermesh
      --timeout duration             Timeout when checking connectivity to a given remote cluster (default 5s)
      --without-service-resolution   Disable k8s service to IP resolution through the k8s client
```

### SEE ALSO

* [cilium-operator-generic troubleshoot](cilium-operator-generic_troubleshoot.md)	 - Run troubleshooting utilities to check control-plane connectivity

back to top