github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-operator-generic_troubleshoot_kvstore.md (about)

     1  <!-- This file was autogenerated via cilium-operator --cmdref, do not edit manually-->
     2  
     3  ## cilium-operator-generic troubleshoot kvstore
     4  
     5  Troubleshoot connectivity towards the etcd kvstore
     6  
     7  ```
     8  cilium-operator-generic troubleshoot kvstore [flags]
     9  ```
    10  
    11  ### Options
    12  
    13  ```
    14        --etcd-config string           Path to the etcd configuration (default "/var/lib/etcd-config/etcd.config")
    15    -h, --help                         help for kvstore
    16        --timeout duration             Timeout when checking connectivity to the kvstore (default 5s)
    17        --without-service-resolution   Disable k8s service to IP resolution through the k8s client
    18  ```
    19  
    20  ### SEE ALSO
    21  
    22  * [cilium-operator-generic troubleshoot](cilium-operator-generic_troubleshoot.md)	 - Run troubleshooting utilities to check control-plane connectivity
    23