Documentation/cmdref/clustermesh-apiserver_mcsapi-coredns-cfg_hive_dot-graph.md
Output the dependencies graph in graphviz dot format
clustermesh-apiserver mcsapi-coredns-cfg hive dot-graph [flags]
-h, --help help for dot-graph
--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
--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