Back to Cilium

Clustermesh Apiserver Coredns Mcsapi Auto Configure Hive

Documentation/cmdref/clustermesh-apiserver_coredns-mcsapi-auto-configure_hive.md

1.19.32.3 KB
Original Source
<!-- This file was autogenerated via clustermesh-apiserver cmdref, do not edit manually-->

clustermesh-apiserver coredns-mcsapi-auto-configure hive

Inspect the hive

clustermesh-apiserver coredns-mcsapi-auto-configure hive [flags]

Options

      --coredns-cluster-domain string               Cluster domain of CoreDNS (default "cluster.local")
      --coredns-clusterset-domain string            Clusterset domain of CoreDNS (default "clusterset.local")
      --coredns-configmap-name string               ConfigMap name of CoreDNS (default "coredns")
      --coredns-deployment-name string              Deployment name of CoreDNS (default "coredns")
      --coredns-namespace string                    Namespace of CoreDNS (default "kube-system")
      --enable-k8s                                  Enable the k8s clientset (default true)
      --enable-k8s-api-discovery                    Enable discovery of Kubernetes API groups and resources with the discovery API
  -h, --help                                        help for hive
      --k8s-api-server-urls strings                 Kubernetes API server URLs
      --k8s-client-burst int                        Burst value allowed for the K8s client (default 20)
      --k8s-client-connection-keep-alive duration   Configures the keep alive duration of K8s client connections. K8 client is disabled if the value is set to 0 (default 30s)
      --k8s-client-connection-timeout duration      Configures the timeout of K8s client connections. K8s client is disabled if the value is set to 0 (default 30s)
      --k8s-client-qps float32                      Queries per second limit for the K8s client (default 10)
      --k8s-heartbeat-timeout duration              Configures the timeout for api-server heartbeat, set to 0 to disable (default 30s)
      --k8s-kubeconfig-path string                  Absolute path of the kubernetes kubeconfig file

SEE ALSO